- 31 Oct, 2016 1 commit
-
-
896066322 authored
-
- 28 Oct, 2016 2 commits
- 25 Oct, 2016 3 commits
-
-
Rohan Jain authored
Fix IO handling in compression models.
-
Xin Pan authored
Update cifar input following data change.
-
Xin Pan authored
-
- 23 Oct, 2016 1 commit
-
-
Chris Waterson authored
Add sys.stdout.flush() for swivel
-
- 21 Oct, 2016 3 commits
- 20 Oct, 2016 3 commits
- 19 Oct, 2016 5 commits
-
-
drpngx authored
Fix comment of parameter "output_codes"
-
drpngx authored
Add Inception-ResNet-v2 pre-trained model
-
drpngx authored
"threads" declared twice, so delete one
-
Slav Petrov authored
Fix POS tagging score of Ling et al.(2005)
-
Jaemin Cho authored
For English News Corpus, [Ling et al. (2015)](http://www.cs.cmu.edu/~lingwang/papers/emnlp2015.pdf)'s score is 97.78 -> 97.44 (lower than SyntaxNet and Parsey Mcparseface) according to [Andor et al. (2016)](http://arxiv.org/abs/1603.06042).
-
- 18 Oct, 2016 4 commits
-
-
Asim Shankar authored
added python3 support to read_label_file
-
Rohit Girdhar authored
-
蠍ヤ缘 authored
-
Asim Shankar authored
Fix broken link in inception readme
-
- 17 Oct, 2016 1 commit
-
-
Xin Pan authored
Fix run textsum on a single GPU
-
- 15 Oct, 2016 4 commits
-
-
Weixin Wang authored
-
Rohan Jain authored
Revert "Use open() instead of tf.gfile.FastGFile()"
-
Justine Tunney authored
This reverts commit c6a4f783. Fixed tensorflow/tensorflow#4981
-
Justine Tunney authored
Fixed #529
-
- 07 Oct, 2016 2 commits
-
-
Lukasz Kaiser authored
Add video prediction model
-
Chelsea Finn authored
-
- 06 Oct, 2016 2 commits
-
-
Nick Johnston authored
-
Nick Johnston authored
-
- 04 Oct, 2016 1 commit
-
-
Jonas Rauber authored
-
- 03 Oct, 2016 1 commit
-
-
Livio Soares authored
Updates to syntaxnet, including update tensorflow sub-module, bazel requirement and fix trainer crash (#479) * syntaxnet: Cosmetic fixes recommended by python lint. * syntaxnet: Fix crash in parser_trainer due to inconsistency between LexiconBuilder::Compute() and context.pbtxt definition ('char-map' input declaration was missing). * syntaxnet: reduce flakiness in GraphBuilderTest. * syntaxnet: Update tensorflow submodule to version > 0.10. * syntaxnet: Update to latest stable bazel (0.3.1). This update comes partially to allow Tensorflow submodule to build succesffuly. In this commit, I also update and simplify the WORKSPACE, to avoid declaring dependencies already present in tensorflow. * syntaxnet: Update bazel version check to require version 0.3.0 * syntaxnet: Document pip requirement, along with python mock module.
-
- 01 Oct, 2016 2 commits
-
-
Chris Shallue authored
Use open() instead of tf.gfile.FastGFile()
-
Christopher Shallue authored
-
- 30 Sep, 2016 5 commits
-
-
Chris Shallue authored
Close the TFRecordWriter after use.
-
Chris Shallue authored
Use tar on OSX to unzip the MSCOCO data file.
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Chris Shallue authored
Remove flag --config=cuda. It's not necessary and can cause a warning.
-