- 30 7月, 2020 1 次提交
-
- 23 6月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
* fix compatibility of batch_norm layer * fix yapf
-
- 10 6月, 2020 1 次提交
-
-
由 rical730 提交于
* upgrade DQN's lr interface compatibility * yapf * update example DQN
-
- 05 6月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
Co-authored-by: NTomorrowIsAnOtherDay <2466956298@qq.com>
-
- 01 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
-
- 11 5月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
* Update utils.py * Update utils.py
-
- 28 4月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
* first version; unittest in parl/remote is passed * add windows local unittest shell; fix some incompatible problem * fix save api * refine comments and remove log of xparl stop * fix bug * Update scripts.py * Update utils.py * Update agent_base_test.py
-
- 20 3月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
* mac compatibility * refine import trick
-
- 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
-
- 26 7月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* fix the compatibility issue * fix the comment issue * support paddle 1.5.1 and replace PE with compiler * yapf©right * yapf * fix the teamcity problem * fix the teamcity problem * fix comment * only support paddle 1.5.1 * Cmake * fix comment
-
- 23 4月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
* add benchmark of GA3C * fix bug of import parl without paddle * fix codestyle
-
- 18 4月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
* fix typo * Update README.md * Update README.md * Update README.md * soft depend on fluid; add module to monitor client status * improve performance of IMPALA example * fix bug of some client cannot exit normally * refine comment * .
-
- 08 4月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
* add IMPALA algorithm and some common utils * update README.md * refactor files structure of impala algorithm; seperate numpy utils from utils * add hyper parameter scheduler module; add entropy and lr scheduler in impala * clip reward in atari wrapper instead of learner side; fix codestyle * add benchmark result of impala; refine code of impala example; add obs_format in atari_wrappers * Update README.md
-
- 07 3月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
* refine remote module, add heartbeat machanism and unittest * yapf * yapf * support get ip address in CentOS, add dependence * yapf * add dependence in Dockerfile * refine message_tag, Compatible with Python2 and python3 * refine unittest and comments * remove ParlError, use to_pybytes api to compatible with Python 2 and python 3 * Not need to use to_pybytes * use parl-test docker image for unittest, which has python2 and python3 env * test different release order of sockets * test for different closing way fo context and socket * tmp commit for debug in teamcity * tmp commit for debug in teamcity * tmp commit for debug in teamcity * use zmq.context destroy to close multi-thread socket, refine RemoteError * set linger=0 for command socket in RemoteObject * remove close context unittest * fix codestyle * fix codestyle * rename parl.remote to parl.remote_class; will not exit client when having errors in function call; use sepereate server port in unittest to avoiding closing server manually * rename parl.remote to parl.remote_class; will not exit client when having errors in function call; use sepereate server port in unittest to avoiding closing server manually * fix typo * remove unnecessary try/except in reply loop of client * import RemoteManager to parl; refine comment
-
- 04 1月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
* add PPO example * Update Readme * Update Readme * fix codestyle * Update Readme * refine action mapping * add more unitest case * remove unnecessary params initialize, add more comments, add benchmark result * rename * remove PARL dependence in readme of examples
-
- 20 11月, 2018 1 次提交
-
-
由 Bo Zhou 提交于
* redesign basic class in PARL * code style fixed * update yaml's version * update yaml's version & update code to fix style problem * add debug message for function * delete test code * rename function: has_fun -> has_func
-
- 13 11月, 2018 1 次提交
-
-
由 TomorrowIsAnOtherDay 提交于
-
- 11 9月, 2018 1 次提交
-
-
由 Hongsheng Zeng 提交于
* fix wrapper of dynamic_lstm cannot support h_0 and c_0 initialization, fix bug of wrapper of dynamic_gru * use sampling_id of fluid to sampling ids * remove test simple games unittest, avoid timeout * change pip source
-
- 01 6月, 2018 1 次提交
-
-
由 Lei Wang 提交于
-
- 17 5月, 2018 2 次提交