1. 01 Aug, 2018 1 commit
    • Raymond Yuan's avatar
      Added github and colab links (#4972) · d135ed9c
      Raymond Yuan authored
      * nst colab
      
      * downloaded py filed
      
      * Removed text. Use gdoc for reviewing text, py for code
      
      * update ipynb
      
      * Removed google3 imports and added images
      
      * nst update images
      
      * final updates
      
      * add github and colab links
      
      * removed py file again
      d135ed9c
  2. 31 Jul, 2018 2 commits
  3. 30 Jul, 2018 1 commit
  4. 26 Jul, 2018 1 commit
    • Chenxi Liu's avatar
      Internal changes including PNASNet-5 mobile (#4895) · 696b69a4
      Chenxi Liu authored
      * PiperOrigin-RevId: 201234832
      
      * PiperOrigin-RevId: 202507333
      
      * PiperOrigin-RevId: 204320344
      
      * Add PNASNet-5 mobile network model and cell structure.
      
      PiperOrigin-RevId: 204735410
      
      * Add option to customize individual projection layer activation.
      
      PiperOrigin-RevId: 204776951
      696b69a4
  5. 24 Jul, 2018 6 commits
  6. 23 Jul, 2018 20 commits
  7. 21 Jul, 2018 3 commits
  8. 20 Jul, 2018 4 commits
    • Hyungjun Lim's avatar
      Sentiment analysis implmenttion in pure Keras. (#4806) · 61ec6026
      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.
      61ec6026
    • Raymond Yuan's avatar
      a3c for cartpole blogpost · 439a7edc
      Raymond Yuan authored
      439a7edc
    • achowdhery's avatar
      Update export_tflite_ssd_graph_lib.py · 8dba5924
      achowdhery authored
      Correcting comments
      8dba5924
    • achowdhery's avatar
      Update export_tflite_ssd_graph.py · 220b7e0c
      achowdhery authored
      220b7e0c
  9. 19 Jul, 2018 1 commit
  10. 18 Jul, 2018 1 commit