1. 28 4月, 2020 1 次提交
    • H
      support windows system (#215) · 2cb2c8bf
      Hongsheng Zeng 提交于
      * first version; unittest in parl/remote is passed
      
      * add windows local unittest shell; fix some incompatible problem
      
      * fix save api
      
      * refine comments and remove log of xparl stop
      
      * fix bug
      
      * Update scripts.py
      
      * Update utils.py
      
      * Update agent_base_test.py
      2cb2c8bf
  2. 27 4月, 2020 1 次提交
    • L
      remove version 1.3 warnings (#252) · 0a068653
      LI Yunxiang 提交于
      * remove version 1.3 warnings
      
      * update
      
      * yapf
      
      * add algorithms test
      
      * Update algs_test.py
      
      * Update algs_test.py
      
      add SAC DDPG TD3 tests
      
      * yapf
      0a068653
  3. 23 12月, 2019 1 次提交
  4. 01 8月, 2019 1 次提交
    • B
      Save params (#107) · 7dafee77
      Bo Zhou 提交于
      * new feature: save params
      
      * add unittest for save()/retore()
      
      * add an example demonstrating the usage
      
      * rename the variable
      
      * yapf
      
      * fix comment
      7dafee77
  5. 30 7月, 2019 1 次提交
    • B
      Basic docs (#103) · fb9af353
      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
      
      * add documentaion for basic classes
      
      * change the order of three basic classes
      
      * fix commemt & yapf
      
      * comment #2
      
      * yapf#3
      
      * fix commemt@zhs
      
      * minor change
      
      * modify comment
      
      * Update algorithm.py
      
      * Update agent.py
      
      * Update algorithm.py
      fb9af353
  6. 24 7月, 2019 1 次提交
    • B
      breaking changes#1 (#95) · 6efa7871
      Bo Zhou 提交于
      * intra-version: move parl.framework into parl.core.fluid
      
      * add folder: parl.core
      
      * remove former test folders
      
      * yapf
      
      * yapf0.24
      6efa7871