1. 14 7月, 2020 1 次提交
  2. 13 7月, 2020 1 次提交
  3. 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
  4. 24 6月, 2020 1 次提交
  5. 23 6月, 2020 1 次提交
    • R
      add toturials homework (#314) · 1bb52b4b
      rical730 提交于
      * add tutorials
      
      * yapf
      
      * yapf
      
      * copyright
      
      * yapf
      
      * update tutorial lesson5
      
      * delete drawing code
      
      * yapf
      
      * remove action_mapping
      
      * update dqn and add README
      
      * update
      
      * update
      
      * yapf
      
      * add toturials homework
      1bb52b4b
  6. 16 6月, 2020 1 次提交
  7. 10 6月, 2020 2 次提交
    • R
      add tutorials (#270) · 1cf17a57
      rical730 提交于
      * add tutorials
      
      * yapf
      
      * yapf
      
      * copyright
      
      * yapf
      
      * update tutorial lesson5
      
      * delete drawing code
      
      * yapf
      
      * remove action_mapping
      
      * update dqn and add README
      
      * update
      
      * update
      
      * yapf
      1cf17a57
    • R
      upgrade DQN's lr interface compatibility (#291) · a9159021
      rical730 提交于
      * upgrade DQN's lr interface compatibility
      
      * yapf
      
      * update example DQN
      a9159021
  8. 29 5月, 2020 1 次提交
  9. 07 5月, 2020 1 次提交
  10. 06 5月, 2020 1 次提交
  11. 30 4月, 2020 1 次提交
  12. 28 4月, 2020 1 次提交
    • L
      add simple dqn demo (#254) · 117b1c38
      LI Yunxiang 提交于
      * add simple dqn
      
      * Update README.md
      
      * Update train.py
      
      * update
      
      * update image in README
      
      * update readme
      
      * simplify
      
      * yapf
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update train.py
      
      * yapf
      117b1c38
  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 1 次提交
  16. 24 3月, 2020 1 次提交
  17. 23 3月, 2020 3 次提交
  18. 18 3月, 2020 1 次提交
    • H
      LiftSim A2C baseline (#209) · 6b70b81d
      Hongsheng Zeng 提交于
      * liftsim a2c baseline
      
      * update readme
      
      * compatible with different os
      
      * empty
      
      * refine comments
      
      * remove unnecessary assertion; add tensorboard guide
      
      * remove unnecessary assertion
      
      * update parl dependence of A2C
      6b70b81d
  19. 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
  20. 06 3月, 2020 1 次提交
  21. 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
  22. 14 1月, 2020 1 次提交
  23. 30 12月, 2019 1 次提交
  24. 21 12月, 2019 1 次提交
  25. 17 12月, 2019 1 次提交
  26. 11 12月, 2019 1 次提交
  27. 09 12月, 2019 1 次提交
  28. 04 12月, 2019 1 次提交
  29. 22 11月, 2019 1 次提交
  30. 18 11月, 2019 1 次提交
  31. 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
  32. 11 11月, 2019 1 次提交
  33. 04 11月, 2019 1 次提交
  34. 29 10月, 2019 1 次提交
  35. 24 10月, 2019 1 次提交
  36. 25 9月, 2019 1 次提交
  37. 17 9月, 2019 1 次提交