1. 06 3月, 2020 1 次提交
  2. 25 9月, 2019 1 次提交
  3. 26 7月, 2019 1 次提交
    • B
      replace PE with compiler(new feature in paddle151). (#99) · d33f3002
      Bo Zhou 提交于
      * fix the compatibility issue
      
      * fix the comment issue
      
      * support paddle 1.5.1 and replace PE with compiler
      
      * yapf&copyright
      
      * yapf
      
      * fix the teamcity problem
      
      * fix the teamcity problem
      
      * fix comment
      
      * only support paddle 1.5.1
      
      * Cmake
      
      * fix comment
      d33f3002
  4. 24 7月, 2019 1 次提交
  5. 10 7月, 2019 1 次提交
    • B
      make the quickstart more compact (#88) · 9dc152f0
      Bo Zhou 提交于
      * make the quickstart more compact
      
      * remove args in the main function
      
      * yapf
      
      * add gif
      
      * remove render
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      9dc152f0
  6. 18 1月, 2019 1 次提交
    • H
      Refine documents of PARL (#43) · 7a7583ab
      Hongsheng Zeng 提交于
      * remove not used files, add benchmark for DQN and DDPG, add Parameters management Readme
      
      * Update README.md
      
      * Update README.md
      
      * add parl dependence in examples, use np shuffle instead of sklean
      
      * fix codestyle
      
      * refine readme of nips example
      
      * fix bug
      
      * fix code style
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * refine document and remove outdated design doc
      
      * Update README.md
      
      * Update README.md
      
      * refine comment
      
      * release version 1.0
      
      * gif of examples
      
      * Update README.md
      
      * update Readme
      7a7583ab
  7. 04 1月, 2019 1 次提交
    • H
      add PPO example (#39) · f8de849b
      Hongsheng Zeng 提交于
      * add PPO example
      
      * Update Readme
      
      * Update Readme
      
      * fix codestyle
      
      * Update Readme
      
      * refine action mapping
      
      * add more unitest case
      
      * remove unnecessary params initialize, add more comments, add benchmark result
      
      * rename
      
      * remove PARL dependence in readme of examples
      f8de849b
  8. 15 12月, 2018 1 次提交
    • H
      Add DDPG example (#36) · 53c94787
      Hongsheng Zeng 提交于
      * add DDPG example, fix some tiny bug
      
      * add license
      
      * unify code structure
      
      * unify code structure
      
      * refine gputils, fix seed in QuickStart
      
      * use white noise in DDPG
      
      * fix codestyle
      53c94787
  9. 07 12月, 2018 1 次提交
    • H
      Add QuickStart example (#35) · cdd4622a
      Hongsheng Zeng 提交于
      * add QuickStart example, refine DQN example
      
      * add examples link
      
      * refine the naming, and add quick start training result
      cdd4622a