- 19 Jan, 2017 3 commits
- 18 Jan, 2017 4 commits
- 17 Jan, 2017 1 commit
-
-
Neal Wu authored
-
- 16 Jan, 2017 3 commits
-
-
Wills Cui authored
* Update resnet to run with tf r0.12 API. 1. tf.image.per_image_whitening -> tf.image.per_image_standardization 2. Use tf.summary to replace tf.image_summary, tf.scalar_summary, tf.merge_all_summaries. * remove log
-
Justine Tunney authored
Fixed #903
-
Justine Tunney authored
Fixes #657
-
- 15 Jan, 2017 1 commit
-
-
gunan authored
Upgrade Bazel in syntaxnet Dockerfile
-
- 14 Jan, 2017 7 commits
-
-
Lukasz Kaiser authored
Ability to train the translation model on arbitrary input sources.
-
Justine Tunney authored
-
Neal Wu authored
ensure output directory exists
-
Neal Wu authored
Python 3 support for some inception scripts
-
Neal Wu authored
-
Neal Wu authored
Update deprecated function
-
gunan authored
Update the tensorflow submodule in syntaxnet in order to fix the zlib URL
-
- 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 3 commits
-
-
Laurent Dinh authored
-
Yuefeng Zhou authored
* Variables defined in ExponentialMovingAverage need not to be shared. * Address comments.
-
Henry-E authored
The neural programmer model fails the first time it's run, if the output directory folder does not already exist. In this case "../model" does not exist and the function fails because the mkdir function doesn't appear to create parent folders. Error: tensorflow.python.framework.errors_impl.NotFoundError: ../model//modeltemp/
-
- 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 2 commits