- 11 6月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
* add ppo * fix bugs * yapf
-
- 27 4月, 2020 1 次提交
-
-
由 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
-
- 03 3月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
* torch benchmark policy gradient * refine comments and use native api
-
- 27 11月, 2019 1 次提交
-
-
由 LI Yunxiang 提交于
-
- 06 11月, 2019 1 次提交
-
-
由 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
-
- 25 9月, 2019 1 次提交
-
-
由 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
-