1. 17 3月, 2020 1 次提交
  2. 16 3月, 2020 6 次提交
  3. 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
  4. 06 3月, 2020 1 次提交
  5. 03 3月, 2020 1 次提交
  6. 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
  7. 15 1月, 2020 1 次提交
  8. 14 1月, 2020 1 次提交
  9. 30 12月, 2019 1 次提交
  10. 23 12月, 2019 1 次提交
  11. 21 12月, 2019 1 次提交
  12. 17 12月, 2019 1 次提交
  13. 11 12月, 2019 2 次提交
  14. 09 12月, 2019 1 次提交
  15. 04 12月, 2019 1 次提交
  16. 27 11月, 2019 1 次提交
  17. 22 11月, 2019 1 次提交
  18. 18 11月, 2019 1 次提交
  19. 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
  20. 15 11月, 2019 1 次提交
  21. 11 11月, 2019 1 次提交
  22. 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
  23. 04 11月, 2019 1 次提交
  24. 30 10月, 2019 2 次提交
  25. 29 10月, 2019 1 次提交
  26. 24 10月, 2019 1 次提交
  27. 22 10月, 2019 1 次提交
  28. 16 10月, 2019 1 次提交
  29. 08 10月, 2019 1 次提交
  30. 25 9月, 2019 2 次提交
    • F
      torchdqn (#150) · 757cc391
      fuyw 提交于
      * git commit -m torchdqn
      
      * yapf
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * yapf
      
      * remove fstring format
      
      * torch_test yapf
      
      * yapf
      
      * Add torch in unittest.requirements
      
      * update torch_unittest
      
      * Torch and FLUID conflict problem in __init__.py
      
      * Unittest fail for torch when both torch and fluid exists.
      
      * cluster_test fail in the unittest, add timeout seconds.
      
      * Torch backend for PARL
      
      * add sleep time for unit test send_job_test.py
      
      * Unit test for send_job_test.py
      
      * use multiple try for unit test
      
      * Fix compatibility for python2.7.
      
      * fix send_job_test.py bugs
      
      * check file exist before send_job_test.py
      
      * Modify send_job_test.py
      757cc391
    • L
      add dygraph pg (#155) · 49b0e706
      LI Yunxiang 提交于
      * add dygraph pg
      
      * update acc. comments
      
      * update comments
      49b0e706
  31. 17 9月, 2019 1 次提交
  32. 05 9月, 2019 1 次提交