- 31 3月, 2020 1 次提交
-
-
由 zhoubo01 提交于
-
- 30 3月, 2020 2 次提交
- 27 3月, 2020 1 次提交
-
-
由 zhoubo01 提交于
-
- 25 3月, 2020 3 次提交
-
-
由 Hongsheng Zeng 提交于
* fix a2c cannot run in paddle 1.6.0 * fix impala compatibility * yapf
-
由 Bo Zhou 提交于
* add optimizer factory * add file:optimizer_factory * copyright * remove dependence on algorithm.h
-
由 Hongsheng Zeng 提交于
-
- 24 3月, 2020 2 次提交
-
-
由 Hongsheng Zeng 提交于
-
由 TomorrowIsAnOtherDay 提交于
-
- 23 3月, 2020 13 次提交
-
-
由 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>
-
由 zenghsh3 提交于
-
由 zenghsh3 提交于
-
由 rical730 提交于
* add SGD and Adam Optimizer for DeepES * update deepes readme * add warning when input different size in the same param update() * add error return in update(), add optimizer.cc * separate SGD and Adam, optimizer type in config is not case sensitive * delete optimizer.cc * config optimizer in deepes.proto * more readable * update maddpg readme, fixed gym version
-
由 Bo Zhou 提交于
* add tutorial of deepes, written with numpy, less than 100lines * modify learning_rate as an arugment of Agent
-
-
由 zenghsh3 提交于
-
由 Hongsheng Zeng 提交于
-
由 zenghsh3 提交于
-
由 Hongsheng Zeng 提交于
-
由 Hongsheng Zeng 提交于
-
由 zenghsh3 提交于
-
由 zenghsh3 提交于
-
- 22 3月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* fix compatibility issue with the newest paddle * remove logging lines Co-authored-by: Nrobot <zenghongsheng@baidu.com>
-
- 20 3月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
* mac compatibility * refine import trick
-
- 18 3月, 2020 2 次提交
-
-
由 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
-
由 Bo Zhou 提交于
* add deepES & a demo that is compatible with torch * add copyright & update protoc file path * add copyright * rm useless files * update dependency on libtorch * add the demonstration gif * update gif * Create README.md * Update README.md * Update README.md * Update README.md * update scripts * update scripts#2 * update torch_predictor
-
- 16 3月, 2020 1 次提交
-
-
由 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
-
- 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
-
- 06 3月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* fix paddle version bug * add gym dependence (introduced by MADDPG) * recall
-
- 03 3月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
* torch benchmark policy gradient * refine comments and use native api
-
- 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
-
- 15 1月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
-
- 14 1月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
* add offline q learning * Update README.md * update * yapf
-
- 30 12月, 2019 1 次提交
-
-
由 LI Yunxiang 提交于
* add sac
-
- 23 12月, 2019 1 次提交
-
-
由 LI Yunxiang 提交于
-
- 21 12月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
-
- 17 12月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
-
- 11 12月, 2019 2 次提交
-
-
由 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
-
由 Bo Zhou 提交于
-
- 09 12月, 2019 1 次提交
-
-
由 LI Yunxiang 提交于
* Update reward calculation in QuickStart * update * yapf
-