- 20 7月, 2020 1 次提交
-
-
由 zenghsh3 提交于
-
- 01 7月, 2020 1 次提交
-
-
由 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
-
- 24 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
-
- 10 6月, 2020 1 次提交
-
-
由 rical730 提交于
* upgrade DQN's lr interface compatibility * yapf * update example DQN
-
- 02 6月, 2020 1 次提交
-
-
由 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
-
- 29 5月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* replace tensorboard with summary to support VDL in the future * unittest * rename keys for record * yapf
-
- 30 4月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
* state to obs * yapf & update softlink in offline-q-learning
-
- 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
-
- 25 3月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
* fix a2c cannot run in paddle 1.6.0 * fix impala compatibility * yapf
-
- 23 3月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* fix compatibility issue with the newest paddle * remove logging lines * resolve the compatibility issue with the newest paddle * yapf Co-authored-by: Nrobot <zenghongsheng@baidu.com>
-
- 22 3月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* fix compatibility issue with the newest paddle * remove logging lines Co-authored-by: Nrobot <zenghongsheng@baidu.com>
-
- 09 3月, 2020 1 次提交
-
-
由 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
-
- 08 2月, 2020 1 次提交
-
-
由 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
-
- 30 12月, 2019 1 次提交
-
-
由 LI Yunxiang 提交于
* add sac
-
- 11 12月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
* Training pipeline of NeurIPS2019-Learn-to-Move-Challenge * fix grammar mistakes * release 1.2.1 * copyright * fix bug * refine README * refine README * fix typo * Update README.md * Update README.md
-
- 22 11月, 2019 1 次提交
-
-
由 LI Yunxiang 提交于
* add TD3 * update * yapf..... * Update train.py
-
- 24 10月, 2019 1 次提交
-
-
由 LI Yunxiang 提交于
* add Double & Dueling DQN * yapf...................... * update * Update train.py
-
- 12 8月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
* fix bug of ParamAttr * refine imports of unittest
-
- 24 7月, 2019 2 次提交