1. 10 6月, 2020 2 次提交
    • Z
      Add log monitor for remote actors (#269) · 6abe4f69
      Zheyue Tan 提交于
      * add logger for remote actors
      
      * resolve issues
      
      * `get_free_tcp_port` and `is_port_available` move to utils.py
      
      * add information for user in the remote log web UI
      
      * yapf formatting
      
      * fix unittest error
      
      * yapf formatting
      
      * update remote job web UI
      
      * add option for log server port
      
      * fix windows support
      
      * fix `os.devnull` in windows
      
      * fix port argument passing
      
      * fix bug
      
      * fix kill log_server
      
      * fix log server not started
      
      * add log_server_test
      Co-authored-by: NHongsheng Zeng <zenghongsheng@baidu.com>
      6abe4f69
    • R
      upgrade DQN's lr interface compatibility (#291) · a9159021
      rical730 提交于
      * upgrade DQN's lr interface compatibility
      
      * yapf
      
      * update example DQN
      a9159021
  2. 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
  3. 05 6月, 2020 3 次提交
  4. 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
  5. 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
  6. 01 6月, 2020 1 次提交
  7. 29 5月, 2020 1 次提交
  8. 28 5月, 2020 1 次提交
  9. 18 5月, 2020 1 次提交
  10. 11 5月, 2020 1 次提交
  11. 30 4月, 2020 1 次提交
  12. 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
  13. 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
  14. 30 3月, 2020 1 次提交
  15. 25 3月, 2020 2 次提交
  16. 24 3月, 2020 1 次提交
  17. 23 3月, 2020 1 次提交
  18. 22 3月, 2020 1 次提交
  19. 20 3月, 2020 1 次提交
  20. 16 3月, 2020 1 次提交
    • B
      update comments for ES (#211) · fa420300
      Bo Zhou 提交于
      * update comments for ES
      
      * check dependence on paddle or torch
      
      * update readme
      
      * update readme#2
      
      * users can still use parl.remote when no DL framework was found
      
      * yapf
      fa420300
  21. 09 3月, 2020 1 次提交
    • R
      update parl.maddpg without import gym (#208) · 7f2abd56
      rical730 提交于
      * add maddpg example
      
      * format with yapf
      
      * fix coding style
      
      * fix coding style
      
      * unittest without import multiagent env
      
      * update maddpg code
      
      * update maddpg readme
      
      * add copyright comments
      
      * update parl.maddpg without import gym
      
      * update NeurlIPS2018.gif to NeurlIPS2019.gif
      
      * update readme and comments
      7f2abd56
  22. 03 3月, 2020 1 次提交
  23. 08 2月, 2020 1 次提交
    • R
      add maddpg example (#200) · 9216d941
      rical730 提交于
      * add maddpg example
      
      * format with yapf
      
      * fix coding style
      
      * fix coding style
      
      * unittest without import multiagent env
      
      * update maddpg code
      
      * update maddpg readme
      
      * add copyright comments
      9216d941
  24. 30 12月, 2019 1 次提交
  25. 23 12月, 2019 1 次提交
  26. 11 12月, 2019 1 次提交
  27. 27 11月, 2019 1 次提交
  28. 22 11月, 2019 1 次提交
  29. 16 11月, 2019 1 次提交
    • H
      make job run task in a separate process (#170) · 64aebb6d
      Hongsheng Zeng 提交于
      * make job run task in a separate process
      
      * fix typo
      
      * add more debug info in xparl client
      
      * refine control flow of different processes in xparl job
      
      * refine control flow of different processes in xparl job
      
      * remove tsinghua source
      
      * remove tsinghua source
      
      * remove unnecessary logic
      
      * fix typo
      
      * refine comments and some logic
      
      * fix bug, `decay=0` means totally synchronize weights of source model to target model
      64aebb6d
  30. 15 11月, 2019 1 次提交
  31. 06 11月, 2019 1 次提交
    • L
      add pytorch a2c (#167) · 4abc0534
      LI Yunxiang 提交于
      * add pytorch a2c
      
      * add set/get_weights test & copyright
      
      * yapf....
      
      * Update model_base_test_torch.py
      
      * update
      
      * Delete banma.py
      
      * Update model_base_test_torch.py
      
      * update
      
      * Update model.py
      
      * update torch tests
      
      * Update model_base_test_torch.py
      4abc0534
  32. 30 10月, 2019 1 次提交
  33. 24 10月, 2019 1 次提交
  34. 22 10月, 2019 1 次提交
  35. 16 10月, 2019 1 次提交