Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 238 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 238 Bytes

word2vec_pytorch

This repo contains a simple pytorch implmentation of the Word2Vec model with the CBoW approach. You can read this blog post for more details: Word2Vec in Pytorch