- 10 6月, 2020 1 次提交
-
-
由 rical730 提交于
* upgrade DQN's lr interface compatibility * yapf * update example DQN
-
- 09 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* fix the bug of recursive creating actors * add comment * update comment * rename test files * fix workspace bug * fix the bug of distributing files * update comment * ban passing a absolute path
-
- 08 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* Update README.md * Update README.cn.md
-
- 06 6月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
-
- 05 6月, 2020 4 次提交
-
-
由 Bo Zhou 提交于
* use kill_process * Update utils.py
-
由 Hongsheng Zeng 提交于
* version 0.1 * fix bug * Update README.md * Update README.md * fix yapf Co-authored-by: NTomorrowIsAnOtherDay <2466956298@qq.com>
-
由 Hongsheng Zeng 提交于
Co-authored-by: NTomorrowIsAnOtherDay <2466956298@qq.com>
-
由 Bo Zhou 提交于
* stop using pickle cloud to transmit the remote class
-
- 03 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* add VisualDL as summary logging backend * yapf * copyright * using visualdl as the default logging tool * only support linux at the moment * yapf * yapf * remove dependency on six * unittest * yapf
-
- 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
-
- 01 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
-
- 29 5月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* replace tensorboard with summary to support VDL in the future * unittest * rename keys for record * yapf
-
- 28 5月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
-
- 19 5月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
-
- 18 5月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
-
- 15 5月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
-
- 14 5月, 2020 3 次提交
-
-
由 LI Yunxiang 提交于
* Update getting_started.rst * compile doc with chinese * yapf
-
由 LI Yunxiang 提交于
-
由 LI Yunxiang 提交于
-
- 13 5月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
-
- 11 5月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
* Update utils.py * Update utils.py
-
- 07 5月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
* update ddpg * Update train.py
-
- 06 5月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
* use cartpole-v0 in dqn * Update README.md
-
- 30 4月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
* state to obs * yapf & update softlink in offline-q-learning
-
- 28 4月, 2020 3 次提交
-
-
由 Hongsheng Zeng 提交于
-
由 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
-
由 LI Yunxiang 提交于
* add simple dqn * Update README.md * Update train.py * update * update image in README * update readme * simplify * yapf * Update README.md * Update README.md * Update README.md * Update train.py * yapf
-
- 27 4月, 2020 2 次提交
-
-
由 xiaoyao4573 提交于
* update docs * update docs * update * update * update * update * update * update
-
由 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
-
- 26 4月, 2020 1 次提交
-
-
由 rical730 提交于
* generate static library libEvoKit_torch.a * fix end of the file * find EvoKit libraries by CMAKE_PREFIX_PATH * set library path EVOKIT_LIBRARY
-
- 21 4月, 2020 3 次提交
- 11 4月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* rename namespace * update torch code * rename deepes to evokit * update readme * Update CMakeLists.txt * update build.sh
-
- 10 4月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* update code format to meet icode requirement * update torch code
-
- 08 4月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* update directory structure to support the icode platform * remove source code generated by protobuf * move code into the core directory
-
- 07 4月, 2020 1 次提交
-
-
由 rical730 提交于
* add gaussian sampling method with noise table * add table sampling test and agent param_size test * add model param_size test * get param size of paddle demo * rename gaussian_table_sampling to cached_gaussian_sampling * add unittest to sampling method and uniform indentation to 2 spaces Co-authored-by: NTomorrowIsAnOtherDay <2466956298@qq.com>
-
- 02 4月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* remove depedence on predictor.clone() * remove commented lines * remove FATAL logging * remove ESAgent's construnction function based on cxx_config * mv prototxt
-
- 01 4月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* rename SamplingKey to SamplingInfo * add asynchronous lsagent * rename AsyncAgent to AsyncESAgent * fix comments * Update async_es_agent.cc * Sampling Info * commemt * commemt
-
- 31 3月, 2020 1 次提交
-
-
由 rical730 提交于
* add es torch effect test * test the performance using the gtest framework * update * delete last blank line of CMakeLists.txt * optimizer sin demo and use vector for data storage * optimize sin demo test
-