edugp / CBOW_on_TensorFlow

Tensorflow implementation of a Continous Bag of Words Model (CBOW), as described on (https://arxiv.org/pdf/1301.3781.pdf). Trained on Text8 data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Tensorflow implementation of a Continous Bag of Words Model (CBOW), as described on (https://arxiv.org/pdf/1301.3781.pdf). Trained on Text8 data.


Languages

Language:Jupyter Notebook 100.0%