Skip to content

pjavia/NLU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word2vec

Skip Gram with Negative Sampling

Implementation available in pure NumPy and Tensorflow

Embeddings

alt text

Loss

alt text

GloVe