- 23 Jul, 2018 7 commits
-
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
Carlos Riquelme authored
-
- 21 Jul, 2018 2 commits
-
-
Billy Lamberta authored
Fix notebook text
-
pkulzc authored
Updating comments in export_tflite_ssd_graph scripts
-
- 20 Jul, 2018 7 commits
-
-
Hyungjun Lim authored
* Sentiment analysis implmenttion in pure Keras. - This is an update for the sentiment analysis model's pure Keras version. -- Converting it from the version using Tensorflow's estimator, as it has a issue that affects the accuracy of the model negatively. - The implementation is with the reference to paddle version. -- Adjustment of the hyperparameters was done to achieve the accuracy of ~90% * addressing comments * addressig comments also adding from __future__ import absolute_import from __future__ import division from __future__ import print_function for each module as it seemingly is a standard in the repo. * addressing the final comment.
-
Lukasz Kaiser authored
Fixed minor bug in STEVE which sometimes prevented resuming experiments.
-
Mark Daoust authored
-
Yanhui Liang authored
* Add more arguments * Add eager mode * Add notes for eager mode * Address the comments * Fix argument typos * Add warning for eager and multi-gpu * Fix typo * Fix notes * Fix pylint
-
achowdhery authored
Correcting comments
-
achowdhery authored
-
linbo.jin authored
test data -> training data
-
- 19 Jul, 2018 17 commits
-
-
Mark Daoust authored
Add autograph keras layers example
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
pkulzc authored
Update model zoo quantized model links.
-
Asim Shankar authored
[official/mnist]: Avoid some now unnecessary 'tfe' symbols.
-
pkulzc authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
Update the training schedule for better convergence
-
Billy Lamberta authored
Mark daoust patch 1
-
Dan Moldovan authored
-
Dan Moldovan authored
Update the training schedule for better convergence. The current hyperparameters tend to diverge in Colab.
-
Mark Daoust authored
-
Mark Daoust authored
-
Asim Shankar authored
-
- 18 Jul, 2018 7 commits
-
-
Mark Daoust authored
Loss -> Accuracy
-
Mark Daoust authored
Typo
-
Jacob Buckman authored
-
Billy Lamberta authored
Fix link to point to master
-
Billy Lamberta authored
-
Mark Daoust authored
this won't even work in 1.10, so it will be a while before it should show up in guide/
-
Mark Daoust authored
Fix notebook text
-