- 18 Jul, 2018 4 commits
-
-
Billy Lamberta authored
-
Mark Daoust authored
Fix notebook text
-
Mark Daoust authored
-
Billy Lamberta authored
-
- 17 Jul, 2018 3 commits
-
-
Mark Daoust authored
Re-add regularization section, with weight distributions.
-
Mark Daoust authored
-
Mark Daoust authored
-
- 16 Jul, 2018 12 commits
-
-
Mark Daoust authored
-
Mark Daoust authored
Autograph guide
-
Mark Daoust authored
-
Mark Daoust authored
-
Vincent Vanhoucke authored
Contribution to Classification of crystallization outcomes using deep convolutional neural networks
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Jonathan juhl authored
processes all crystal growth images in directory and sub directories and prints results to console, and a comma seperated file. Removes dependencies of google SDK(only dependent on tensorflow and python 2.7)
-
Mark Daoust authored
-
- 14 Jul, 2018 2 commits
-
-
Mark Daoust authored
Fix relative links in linear notebook
-
Billy Lamberta authored
-
- 13 Jul, 2018 19 commits
-
-
Yanhui Liang authored
* Add callbacks * Add readme * update readme * fix some comments * Address all comments * Update docstrings * Add method docstrings * Update callbacks * Add comments on global_step initialization * Some updates * Address comments
-
Billy Lamberta authored
Add clarifications
-
Mark Daoust authored
-
Mark Daoust authored
Add notebook fixing "wide" tutorial.
-
Mark Daoust authored
Add autograph guide
-
Mark Daoust authored
Mark estimator wide 2
-
Mark Daoust authored
Correct prediction probabilities in custom training walkthrough
-
Emmanuel Robert Ssebaggala authored
Correct the prediction probabilities for Iris setosa and Iris virginica to match the prediction values in the image
-
Mark Daoust authored
-
Mark Daoust authored
-
Billy Lamberta authored
-
Billy Lamberta authored
-
Qianli Scott Zhu authored
* Add shorter timeout for GCP util. * Add comment for change reason and unit for timeout.
-
Jonathan Huang authored
Adding new features to extend the functionality and capability of the API
-
pkulzc authored
-
pkulzc authored
-
Zhichao Lu authored
204489224 by Zhichao Lu: Modify ssd mobilenet v1 fpn config to be a bit more tolerant to OOM failure by bumping down the batch size to 64 and doubling the number of iterations to 25k. It now converges in 2.5 hours. -- 204488942 by Zhichao Lu: Internal change 204480631 by Zhichao Lu: This CL makes sure that num_steps parameter are not updated to 0 if num_steps field is not mentioned in config. The default behavior for number of steps parameter for training is infinite (train forever). The default value num_steps in train.proto is 0 (for training indefinitely). However the estimator/training function expects the num_steps to be set to None to train indefinitely. -- 204437217 by Zhichao Lu: Create a Docker image to support TensorFlow Lite / Object Detection blog post. -- 204317570 by Zhichao Lu: Internal change PiperOrigin-RevId: 204489224 -
Mark Daoust authored
-
Mark Daoust authored
Fix note about eager
-