Anthony Peng

Things I think about, read, and write.

Word2Vec Pytorch implementation

Word Embeddings is the most fundamental concept in Deep Natural Language Processing. And word2vec is one of the earliest algorithms used to train word embeddings.

Paper list

A complete list of papers I’ve read.