- 26 8月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* fix minor probmels in the docs * typo * remove pip source * fix monitor * add performance of A2C * Update README.md * modify logger for GPU detection
-
- 23 8月, 2019 1 次提交
-
-
由 fuyw 提交于
* add favicon * Sleep longer for unittest. * fix unittest bugs * increase sleep seconds after job_memory error
-
- 21 8月, 2019 1 次提交
-
-
由 fuyw 提交于
* fix css max-width bug * check if monitor_port is used * change master log dir to .parl_data/master/port * Add docs/parallel_training/features.rst * rename feature.rst to overview.rst * Add xparl status & @remote_class(max_memory) * fix yapf error * use new remote/tests * reply job_memory_info to client heartbeat * add cluster_status_test.py * update overview.rst * Update docs
-
- 19 8月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* upgrade unit test to reduce test time * minor change * fix the bug in unit tests * fix the bug in build.sh * Update build.sh * Update test.sh * fix a potential bug that will hung the test * then * solve the problem in documentation
-
- 14 8月, 2019 2 次提交
-
-
由 Hongsheng Zeng 提交于
* make remote client support multiprocessing * refine unittest * refine unittest * refine comment
-
由 fuyw 提交于
* Add parl monitor. * Add clustermonitor.py * Fix thread safety bug. * Fix js bugs. * Fix End of Files. * fix cluster_test bug * yapf error * fix bugs in tests/job_center_test.py * fix bugs in tests/job_center_test.py * add test_cluster_monitor.py * add worker.exit in test_cluster_monitor.py
-
- 13 8月, 2019 2 次提交
-
-
由 Bo Zhou 提交于
* Update model-based.md * Update and rename model-based.md to archive.md
-
由 Bo Zhou 提交于
* add learning curve for ES * add learning curve for ES * support new APIs of the cluster * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * rename learner.py * Update README.md * Update README.md * Update README.cn.md * Update README.md * Update README.cn.md * Update README.md
-
- 12 8月, 2019 3 次提交
-
-
由 Hongsheng Zeng 提交于
* ES example * refine settings * fix yapf * refine documentation; remove csv logger * fix bug * merge learner.py and train.py; add version requirements of gym and atari_py * unify actor num
-
由 Hongsheng Zeng 提交于
* fix bug of ParamAttr * refine imports of unittest
-
由 Bo Zhou 提交于
* fix a number of bug * update comments * paddle license * revert the change on client_not_init_test.py * fix timeout bug & unnitest * add unit test for potential bugs * yapf * unit test * logger * logger#2 * fix job's bug that will cause dead-lock * fix bug * add missing files * solve hanging * fix comments; exit job completely * hanging problem * hanging problem#2 * hanging_program#3 * CMAKE * remove unused variables
-
- 06 8月, 2019 2 次提交
-
-
由 LI Yunxiang 提交于
* add new_alg.rst * rename LiftSim_demo as LiftSim_baseline * Update new_alg.rst * Update new_alg.rst
-
由 Bo Zhou 提交于
* fix bug: removing the job from the cluster twice; add test scripts * fix attribute error * fix comment * rename * fix the bug in unit test * remove queue
-
- 05 8月, 2019 1 次提交
-
-
由 LI Yunxiang 提交于
* add liftsim baseline * yapf * yapf... * modify acc. comments * yapf * yapf.......... * yapf! why is yapf on paddle different from that on my mac!!!!!
-
- 03 8月, 2019 3 次提交
-
-
由 Hongsheng Zeng 提交于
-
由 Hongsheng Zeng 提交于
-
由 Bo Zhou 提交于
* fix the vital issue on compatibility * resolve the warning log * yapf * yapf
-
- 02 8月, 2019 3 次提交
-
-
由 fuyw 提交于
-
由 fuyw 提交于
* first pr * start a worker when the master is started. * First PR & Fix logger bugs. * update docs for a2c, impala and ga3c * update doc * yapf modification * update logger * yapf correct * yapf * setup.py * old setup.py * worker 86
-
由 Bo Zhou 提交于
* add docs for the cluster * mispelling issues * minor change * fix comment * fix comments from yuxiang * fix comment * fix the bug of hyperlink * rename
-
- 01 8月, 2019 2 次提交
-
-
由 Hongsheng Zeng 提交于
* release version 1.1.1 * add version requirement of tensorboard
-
由 Bo Zhou 提交于
* new feature: save params * add unittest for save()/retore() * add an example demonstrating the usage * rename the variable * yapf * fix comment
-
- 31 7月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* fix the bug in building the the docs * update the version of the required Paddle
-
- 30 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 * add documentaion for basic classes * change the order of three basic classes * fix commemt & yapf * comment #2 * yapf#3 * fix commemt@zhs * minor change * modify comment * Update algorithm.py * Update agent.py * Update algorithm.py
-
- 29 7月, 2019 2 次提交
- 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
-
- 25 7月, 2019 2 次提交
- 24 7月, 2019 2 次提交
- 18 7月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* add tensorboardX * yapf * Code License
-
- 17 7月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* Update model-based.md
-
- 11 7月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
-
- 10 7月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* make the quickstart more compact * remove args in the main function * yapf * add gif * remove render * Update README.md * Update README.md * Update README.md
-
- 09 7月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* add unittest for compling the docs * record the time of change * remove unused requirements * reduce font size of the changelog
-
- 05 7月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* Update README.cn.md * Update README.md * Update README.md * Update README.cn.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
-
- 04 7月, 2019 2 次提交
-
-
由 Bo Zhou 提交于
* test * add installation of the current package * remove the dependencies file
-
由 LI Yunxiang 提交于
* test_docs * Create index.md * Delete index.md * check yapf * remove source * Update conf.py * update requirements * add a new line at the end * Fix End of Files * fix-end-of-line * remove requirements.txt * Update .readthedocs.yml
-
- 18 6月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
* refine A2C example * fix unittest in python2; fix codestyle * fix codestyle * refine comment
-