1. 27 Jun, 2018 6 commits
  2. 26 Jun, 2018 2 commits
  3. 25 Jun, 2018 9 commits
  4. 24 Jun, 2018 5 commits
  5. 23 Jun, 2018 2 commits
  6. 22 Jun, 2018 9 commits
  7. 20 Jun, 2018 5 commits
    • Taylor Robie's avatar
      Wide Deep refactor and deep movies (#4506) · 20070ca4
      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
      20070ca4
    • Mark Daoust's avatar
      Merge pull request #4587 from lamberta/fix-remove-preprocess-fn · 713228fd
      Mark Daoust authored
      Remove preprocess fn
      713228fd
    • Billy Lamberta's avatar
      Close license · 60123cde
      Billy Lamberta authored
      60123cde
    • Billy Lamberta's avatar
      Merge pull request #1 from createai/master · de936e95
      Billy Lamberta authored
      Removed preprocess function
      de936e95
    • Yash Katariya's avatar
      Removed preprocess function · d8551c9d
      Yash Katariya authored
      d8551c9d
  8. 19 Jun, 2018 2 commits
    • Mark Sandler's avatar
      1. Splits train_image_classifier into library and binary rule, to simplify reuse. (#4552) · 5bb9e6f3
      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
      5bb9e6f3
    • Billy Lamberta's avatar
      Merge pull request #4582 from lamberta/rename-eager-nb · f023a76d
      Billy Lamberta authored
      Rename eager notebook path, keep header
      f023a76d