- 22 Jun, 2018 3 commits
-
-
Billy Lamberta authored
No-need to upgrade now that r1.9rc1 is up in Colab.
-
Mark Daoust authored
-
Mark Daoust authored
-
- 20 Jun, 2018 5 commits
-
-
Taylor Robie authored
* begin branch * finish download script * rename download to dataset * intermediate commit * intermediate commit * misc tweaks * intermediate commit * intermediate commit * intermediate commit * delint and update census test. * add movie tests * delint * fix py2 issue * address PR comments * intermediate commit * intermediate commit * intermediate commit * finish wide deep transition to vanilla movielens * delint * intermediate commit * intermediate commit * intermediate commit * intermediate commit * fix import * add default ncf csv construction * change default on download_if_missing * shard and vectorize example serialization * fix import * update ncf data unittests * delint * delint * more delinting * fix wide-deep movielens serialization * address PR comments * add file_io tests * investigate wide-deep test failure * remove hard coded path and properly use flags. * address file_io test PR comments * missed a hash_bucked_size
-
Mark Daoust authored
Remove preprocess fn
-
Billy Lamberta authored
-
Billy Lamberta authored
Removed preprocess function
-
Yash Katariya authored
-
- 19 Jun, 2018 20 commits
-
-
Mark Sandler authored
2. Flag that allows to prevent imagenet.py from downloading label_to_names from github and/or dumping into training directory (which might be read-only) 3. Adds some comments about how decay steps are computed, since it computed differently when there are clones vs sync replicas. 4. Updates mobilenet.md to describe the training process using train_image_classifer 5. Add citation for TF-Slim model library. PiperOrigin-RevId: 191955231 PiperOrigin-RevId: 193254125 PiperOrigin-RevId: 193371562 PiperOrigin-RevId: 194085628 PiperOrigin-RevId: 194857067 PiperOrigin-RevId: 196125653 PiperOrigin-RevId: 196589070 PiperOrigin-RevId: 199522873 PiperOrigin-RevId: 200351305
-
Billy Lamberta authored
Rename eager notebook path, keep header
-
Billy Lamberta authored
-
Mark Daoust authored
Remove string activations + typos.
-
Mark Daoust authored
-
Mark Daoust authored
Get started index
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Billy Lamberta authored
Save and restore
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Billy Lamberta authored
-
Jon Shlens authored
Fix too much big value of default max_steps of 2560 epoch to 256 epoch
-
hospitalization authored
-
Chris Shallue authored
Merge internal changes
-
- 18 Jun, 2018 12 commits
-
-
Mark Daoust authored
Add the basic-classification notebook.
-
Mark Daoust authored
Add "basic-text-classification" notebook.
-
Mark Daoust authored
Add basic-regression
-
Mark Daoust authored
Add MIT license
-
Mark Daoust authored
Add Overfit and Underfit notebook.
-
David Sussillo authored
LFADS: Support for posterior_push_mean instead of sampling
-
Dan O'Shea authored
-
Billy Lamberta authored
Rename eager get started notebook to custom training walkthrough
-
Mark Daoust authored
Add MIT license. Remove extra link.
-
Mark Daoust authored
Add MIT license
-
Mark Daoust authored
Add MIT license
-
Taylor Robie authored
* remove unused imports and lint * fix schedule.py * address PR comments
-