- 27 Aug, 2016 1 commit
-
-
nathansilberman authored
-
- 26 Aug, 2016 3 commits
-
-
Peter Liu authored
Fix citation in README.
-
peterjliu authored
-
Sergio Guadarrama authored
Fix typo
-
- 25 Aug, 2016 3 commits
- 24 Aug, 2016 1 commit
-
-
Lukasz Kaiser authored
Add text summarization model to tensorflow/models.
-
- 19 Aug, 2016 1 commit
-
-
Nicolas Papernot authored
-
- 16 Aug, 2016 3 commits
-
-
Qian Hong authored
-
jtoy authored
-
Andrew Selle authored
* Fix bug in inception README.md Fixes #59 * Document that number of classes and example count is hardcoded Fixes #190
-
- 08 Aug, 2016 4 commits
-
-
Slav Petrov authored
fixed URL for pretrained syntactic models
-
Arne Neumann authored
-
calberti authored
-
calberti authored
* Adding scripts for tokenization and parsing in new languages.
-
- 07 Aug, 2016 1 commit
-
-
calberti authored
* Adding: - offset feature locator, - last word feature function, - untokenized text format.
-
- 05 Aug, 2016 1 commit
-
-
calberti authored
* Adding references to @calberti and @andorardo to syntaxnet readme.
-
- 04 Aug, 2016 2 commits
- 02 Aug, 2016 1 commit
-
-
Xin Pan authored
-
- 21 Jul, 2016 1 commit
-
-
calberti authored
Cleanup changes for syntaxnet.
-
- 20 Jul, 2016 3 commits
-
-
Sergio Guadarrama authored
Fixed confusing wording
-
calberti authored
-
Anthony Tatowicz authored
The script actually reads $LABEL_FILE and strips out the text, which it uses to label and find image files in their respective sub directories.
-
- 28 Jun, 2016 1 commit
-
-
David Mansfield authored
* TF defines the same external repositories but with different commit and BUILD * Fix a bunch of bazel namespace issues @tf changed to @org_tensorflow Tensorflow stopped using protobuf as submodule, now it's external, so use @protobuf * Sync to master of tensorflow submodule: - local version of is_cuda in syntaxnet.bzl, - using unique_ptr in file api.
-
- 27 Jun, 2016 1 commit
-
-
Riyad Parvez authored
As Docker builds are layer by layer, removing cached package files in different layers do not reduce image size. To reduce image size, cached packages have to removed in the same layer i.e., `RUN` command as the packages have been installed. Signed-off-by:Riyad Parvez <social.riyad@gmail.com>
-
- 24 Jun, 2016 1 commit
-
-
Sergio Guadarrama authored
Misspelling in parameter (factfor --> factor)
-
- 23 Jun, 2016 2 commits
-
-
Chris Han authored
-
Evan Lezar authored
* Use the tensorflow cross entropy function to prevent nan losses. * Correct double softmax and use mean for loss.
-
- 22 Jun, 2016 2 commits
-
-
Chris Waterson authored
remove unneeded assignment statement
-
Luke LaFountaine authored
-
- 21 Jun, 2016 3 commits
-
-
Maciek Chociej authored
Fix linkage of UnpackSparseFeatures op so kernel is registered
-
Sergio Guadarrama authored
Error Fix in Read.me, Added download_and_preprocess_flowers_mac for Mac commands
-
Sergio Guadarrama authored
fix for broken link to slim README.md
-
- 20 Jun, 2016 1 commit
-
-
Chris Han authored
-
- 17 Jun, 2016 2 commits
-
-
Sergio Guadarrama authored
Update slim README.md
-
Sergio Guadarrama authored
Fixed references to slim.losses
-
- 16 Jun, 2016 1 commit
-
-
David Mansfield authored
-
- 15 Jun, 2016 1 commit
-
-
Lukasz Kaiser authored
Update neural_gpu documentation.
-