Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 376 Bytes

word2vec

Skip Gram with Negative Sampling

Implementation available in pure NumPy and Tensorflow

Embeddings

alt text

Loss

alt text

GloVe