1. 12 8月, 2020 1 次提交
    • B
      importting submodule in xparl (#373) · c322e6fb
      Bo Zhou 提交于
      * fix #370
      
      * add unit tests for importting submodule in xparl
      
      * add comment
      
      * revert scripts.py
      
      * yapf
      
      * unit test
      
      * fix relative path bug
      
      * read files using relative path
      
      * remove print
      
      * update CMake
      
      * add try times
      
      * fix the bug in log_server_test.py
      
      * fix relative path bug&add unit test
      
      * update utils.py
      
      * update Cmake
      
      * fix pyc bug
      
      * Update utils.py
      c322e6fb
  2. 11 8月, 2020 1 次提交
  3. 30 7月, 2020 1 次提交
  4. 27 7月, 2020 1 次提交
  5. 24 7月, 2020 1 次提交
  6. 23 7月, 2020 2 次提交
  7. 22 7月, 2020 1 次提交
  8. 20 7月, 2020 1 次提交
  9. 10 7月, 2020 1 次提交
  10. 02 7月, 2020 1 次提交
  11. 01 7月, 2020 1 次提交
    • R
      fix self.alg (#325) · a50793e4
      rical730 提交于
      * fix self.alg
      
      * torch agent initialization
      
      * remove definition of self.alg in PPO
      
      * replace self.algorithm with self.alg
      
      * remove unnecessary definition of self.alg
      
      * fix cn readme
      
      * unittest
      
      * yapf
      a50793e4
  12. 27 6月, 2020 1 次提交
  13. 24 6月, 2020 1 次提交
  14. 23 6月, 2020 1 次提交
  15. 20 6月, 2020 1 次提交
  16. 17 6月, 2020 1 次提交
  17. 11 6月, 2020 4 次提交
  18. 10 6月, 2020 3 次提交
  19. 09 6月, 2020 1 次提交
    • B
      fix the bug of recursive creating actors (#289) · 533d4b2c
      Bo Zhou 提交于
      * fix the bug of recursive creating actors
      
      * add comment
      
      * update comment
      
      * rename test files
      
      * fix workspace bug
      
      * fix the bug of distributing files
      
      * update comment
      
      * ban passing a absolute path
      533d4b2c
  20. 05 6月, 2020 3 次提交
  21. 03 6月, 2020 1 次提交
    • B
      add VisualDL as summary logging backend (#277) · 7d6e8719
      Bo Zhou 提交于
      * add VisualDL as summary logging backend
      
      * yapf
      
      * copyright
      
      * using visualdl as the default logging tool
      
      * only support linux at the moment
      
      * yapf
      
      * yapf
      
      * remove dependency on six
      
      * unittest
      
      * yapf
      7d6e8719
  22. 02 6月, 2020 1 次提交
    • B
      ping the master before connection (#278) · d683f331
      Bo Zhou 提交于
      * ping the master before connection
      
      * yapf
      
      * fix comments
      
      * remove the useless library
      
      * install ping for the docker environment
      
      * remove protobuf intallation
      
      * remove evokit test
      d683f331
  23. 01 6月, 2020 1 次提交
  24. 29 5月, 2020 1 次提交
  25. 28 5月, 2020 1 次提交
  26. 18 5月, 2020 1 次提交
  27. 11 5月, 2020 1 次提交
  28. 30 4月, 2020 1 次提交
  29. 28 4月, 2020 2 次提交
    • H
      release parl 1.3 (#255) · 6fa2d081
      Hongsheng Zeng 提交于
      6fa2d081
    • 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
  30. 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
  31. 30 3月, 2020 1 次提交