Hang Le
Blog
About
NLP
My Solutions to the Assignments of Stanford CS224n NLP Class
I am going to update in this post my solutions to the assignments of Stanford CS224n.
Understanding Word Vectors and Implementing Skip-gram with Negative Sampling
An introduction to understand word vectors (otherwise known as word embeddings) and my implementation of Skip-gram with Negative Sampling from scratch using ``Numpy``.
Cite
×