Pinned Repositories
Universal-Geometry-with-ICA
Discovering Universal Geometry in Embeddings with ICA
Axis-Tour
Axis Tour: Word Tour Determines the Order of Axes in ICA-transformed Embeddings
baby-steps-of-rl-ja
Pythonで学ぶ強化学習 -入門から実践まで- サンプルコード
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.
Norm-and-Variance
Norm of Mean Contextualized Embeddings Determines their Variance
OT-Seq2Seq-PyTorch
an unofficial PyTorch implementation of ICLR 2019 paper IMPROVING SEQUENCE-TO-SEQUENCE LEARNING VIA OPTIMAL TRANSPORT
SCESAME
Zero-Shot Edge Detection with SCESAME: Spectral Clustering-based Ensemble for Segment Anything Model Estimation
segment-anything-edge-detection
Unofficial edge detection implementation using the Automatic Mask Generation (AMG) of the Segment Anything Model (SAM).
WSMD
Improving word mover’s distance by leveraging self-attention matrix
ymgw55's Repositories
ymgw55/segment-anything-edge-detection
Unofficial edge detection implementation using the Automatic Mask Generation (AMG) of the Segment Anything Model (SAM).
ymgw55/SCESAME
Zero-Shot Edge Detection with SCESAME: Spectral Clustering-based Ensemble for Segment Anything Model Estimation
ymgw55/WSMD
Improving word mover’s distance by leveraging self-attention matrix
ymgw55/OT-Seq2Seq-PyTorch
an unofficial PyTorch implementation of ICLR 2019 paper IMPROVING SEQUENCE-TO-SEQUENCE LEARNING VIA OPTIMAL TRANSPORT
ymgw55/Cosine-Similarity-via-ICA
Revisiting Cosine Similarity via Normalized ICA-transformed Embeddings
ymgw55/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.
ymgw55/Axis-Tour
Axis Tour: Word Tour Determines the Order of Axes in ICA-transformed Embeddings
ymgw55/baby-steps-of-rl-ja
Pythonで学ぶ強化学習 -入門から実践まで- サンプルコード
ymgw55/BookPageSplit
ymgw55/deep-learning-from-scratch
『ゼロから作る Deep Learning』のリポジトリ
ymgw55/deep-learning-with-keras-ja
『直感 Deep Learning』のリポジトリ
ymgw55/gihyo-docker-kuberbetes
[技術評論社] Docker/Kubernetes 実践コンテナ開発入門
ymgw55/Nand2Tetris
Computer implementation as described in "The Elements of Computing Systems"
ymgw55/Norm-and-Variance
Norm of Mean Contextualized Embeddings Determines their Variance
ymgw55/SentEval
A python tool for evaluating the quality of sentence embeddings.
ymgw55/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
ymgw55/ymgw55