aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/udacity/5_word2vec.ipynb
Commit message (Expand)AuthorAge
* Fix warning about keep_dims. keep_dims -> keepdims for tf.reduce_sum(). (#16876)Gravatar Yukun Chen2018-02-11
* Fix TSNE invocation in Udacity word2vec assignment (#11482)Gravatar Vincent Vanhoucke2017-07-13
* Fixed error due to api changes (#7099)Gravatar Ashutosh Das2017-01-30
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Merge changes from github.Gravatar Derek Murray2016-05-23
* Merge changes from github.Gravatar Vijay Vasudevan2016-03-29
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* Merge changes from GitHub, clean up linter errors, fix dependencies test.Gravatar Martin Wicke2016-02-07
* Fix print formatting.Gravatar Vincent Vanhoucke2016-02-02
* Minor formatting fixes.Gravatar Vijay Vasudevan2016-02-02
* Assignments 4, 5 and 6 compatible with python 3Gravatar Vincent Vanhoucke2016-01-27
* Switch notebooks to v4 format. Should be a no-op functionally.Gravatar Vincent Vanhoucke2016-01-25
* Update assignment #5 with problem.Gravatar Vincent Vanhoucke2016-01-07
* Initial notebooks and Docker spec for the Udacity course assignments.Gravatar Vincent Vanhoucke2015-12-17