- 14 Jan, 2017 2 commits
- 13 Jan, 2017 5 commits
-
-
Neal Wu authored
Added shape to cifar10_input.py
-
Neal Wu authored
Fixes #893
-
Neal Wu authored
-
Chris Shallue authored
im2txt: make python3 compatible adding lt and eq
-
Jun Kim authored
-
- 12 Jan, 2017 1 commit
-
-
Martin Wicke authored
Real NVP code
-
- 11 Jan, 2017 2 commits
-
-
Laurent Dinh authored
-
Yuefeng Zhou authored
* Variables defined in ExponentialMovingAverage need not to be shared. * Address comments.
-
- 10 Jan, 2017 10 commits
-
-
Chris Shallue authored
Update README.md to indicate required TensorFlow version.
-
Christopher Shallue authored
-
Chris Shallue authored
Update im2txt model after changes to TensorFlow API
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Henry-E authored
Update based on the error message: WARNING:tensorflow:From ./neural_programmer/parameters.py:75 in parameters.: initialize_all_variables (from tensorflow.python.ops.variables) is deprecated and will be removed after 2017-03-02.
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Neal Wu authored
Added -D_GLIBCXX_USE_CXX11_ABI=0 to support g++ version 5 for word2vec
-
Neal Wu authored
-
- 09 Jan, 2017 3 commits
- 08 Jan, 2017 7 commits
-
-
Martin Wicke authored
Fix *_cross_entropy_with_logits calls
-
Martin Wicke authored
-
Martin Wicke authored
-
Martin Wicke authored
-
Martin Wicke authored
-
Martin Wicke authored
-
Martin Wicke authored
Fixes #857.
-
- 06 Jan, 2017 4 commits
- 05 Jan, 2017 1 commit
-
-
Neal Wu authored
Update build_image_data.py
-
- 03 Jan, 2017 1 commit
-
-
Jun Kim authored
__cmp__ is deprecated on python3, so it fails to compare class Caption on python3
-
- 30 Dec, 2016 1 commit
-
-
BoyuanJiang authored
_bytes_feature excepted class bytes, but in python3 in class str,so use tf.compat.as_bytes for compatibility !
-
- 28 Dec, 2016 3 commits