warchildmd / game2vec

TensorFlow implementation of word2vec applied on https://www.kaggle.com/tamber/steam-video-games dataset, using both CBOW and Skip-gram.
70 stars 6 forks source link

Fix random_multinomial_choice #3

Closed warchildmd closed 5 years ago

warchildmd commented 5 years ago

Fixes #2