Skip to content

Commit 7b8fe80

Browse files
authored
Update README.md
w2v.png added
1 parent 31c8789 commit 7b8fe80

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
# skip-gram-model
2-
pytorch implementation of the word2vec (skip-gram model) and visualization of the trained embeddings using TSNE !
1+
# Skip-Gram-Model
2+
PyTorch implementation of the word2vec (skip-gram model) and visualization of the trained embeddings using TSNE !
3+
4+
![2D representaion of some of the trained word embeddings](w2v.png)

0 commit comments

Comments
 (0)