1. 26 6月, 2019 5 次提交
    • Y
      Fix front page readme (#2554) · d825f8ff
      Yibing Liu 提交于
      d825f8ff
    • Z
      add ce for neural_machine_translation/transformer (#2538) · f404584b
      zhengya01 提交于
      * add ce for neural_machine_translation/transformer
      
      * add ce for neural_machine_translation/transformer
      
      * add ce for neural_machine_translation/transformer
      f404584b
    • Y
      Tweak command line scripts (#2517) · 4f457075
      Yang Zhang 提交于
      * Tweak command line scripts
      
      enable fine grained control of command flags parsing
      switch to attribute style of accessing config options
      
      * Break down visualization function
      
      decouple it from IO operations
      
      * Move flag parsing out of `main()`
      
      * Fix a bug where `None` is returned instead of `{}`
      
      * Rename `save_xxx` to `output_xxx` in command line flags
      
      could be confusing since checkpoint is stored in `save_dir`
      
      * Support image file extensions in upper case
      4f457075
    • Y
      Fix `norm_decay` in config files (#2539) · 60a0e779
      Yang Zhang 提交于
      * Fix `norm_decay` in config files
      
      should be float value now
      
      * Clean up a bit
      
      mostly max line length related
      60a0e779
    • H
      add lstm api support (#2545) · 3f8aa0f7
      Hongyu Liu 提交于
      * add lstm api support; test=develop
      
      * change name from basic_api to basic_lstm; test=develop
      
      * fix format problem; test=develop
      3f8aa0f7
  2. 25 6月, 2019 9 次提交
  3. 24 6月, 2019 18 次提交
  4. 23 6月, 2019 3 次提交
  5. 22 6月, 2019 4 次提交
  6. 21 6月, 2019 1 次提交