Hiroaki Yamagiwa's repositories
segment-anything-edge-detection
Unofficial edge detection implementation using the Automatic Mask Generation (AMG) of the Segment Anything Model (SAM).
OT-Seq2Seq-PyTorch
an unofficial PyTorch implementation of ICLR 2019 paper IMPROVING SEQUENCE-TO-SEQUENCE LEARNING VIA OPTIMAL TRANSPORT
Cosine-Similarity-via-ICA
Revisiting Cosine Similarity via Normalized ICA-transformed Embeddings
dendro-thresh-cluster
In the dendrogram generated from sklearn.cluster.AgglomerativeClustering, it is difficult to understand the clustering to which each node belongs for each threshold. dendro-thresh-cluster is a program that shows the clustering to which each node belongs for each threshold.
baby-steps-of-rl-ja
Pythonで学ぶ強化学習 -入門から実践まで- サンプルコード
deep-learning-from-scratch
『ゼロから作る Deep Learning』のリポジトリ
deep-learning-with-keras-ja
『直感 Deep Learning』のリポジトリ
gihyo-docker-kuberbetes
[技術評論社] Docker/Kubernetes 実践コンテナ開発入門
Nand2Tetris
Computer implementation as described in "The Elements of Computing Systems"
Norm-and-Variance
Norm of Mean Contextualized Embeddings Determines their Variance
SentEval
A python tool for evaluating the quality of sentence embeddings.
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.