- 19 8月, 2020 8 次提交
-
-
由 TomorrowIsAnOtherDay 提交于
-
由 TomorrowIsAnOtherDay 提交于
-
由 Bo Zhou 提交于
-
由 rical730 提交于
* Update Overview.md add steps to run unittest on local machine * Update Overview.md * Update Overview.md * Update Overview.md
-
由 TomorrowIsAnOtherDay 提交于
-
由 TomorrowIsAnOtherDay 提交于
-
由 TomorrowIsAnOtherDay 提交于
-
由 Bo Zhou 提交于
-
- 18 8月, 2020 2 次提交
-
-
由 Yuecheng Liu 提交于
* check remote attribute in local * update the attribute keys after calling remote functions, add more unnittests * modify lock realease position * yapf.. * yapf * yapf * remove bracket
-
由 Yuecheng Liu 提交于
* check parl and python version * yapf * yapf. * add more comments * more comments
-
- 17 8月, 2020 2 次提交
-
-
由 Yuecheng Liu 提交于
* add support of RegExp input of distributed_files[] * add support of RegExp input of distributed_files[] * add RegExp input of distributed files (together with unittest) * support RegExp input of distributed files (failing case unittest added) * support RegExp input of distributed files, update setup.py * support RegExp input of distributed files * add RegExp support for distributed files input * add more test cases
-
由 Bo Zhou 提交于
* support jupyter * Update utils.py * Update utils.py
-
- 14 8月, 2020 3 次提交
-
-
由 liuyuecheng-github 提交于
* add support of RegExp input of distributed_files[] * add support of RegExp input of distributed_files[] * add the function to get and set attributes of remote models * get_set_attributes, not finished * get_set_atributes, not finieshed yet * add function to get and set attributes of remote model * add function to get and set attributes of remote models * add more unnitest cases, together with several comments * make codes reusable
-
由 zenghsh3 提交于
-
由 Bo Zhou 提交于
-
- 12 8月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* fix #370 * add unit tests for importting submodule in xparl * add comment * revert scripts.py * yapf * unit test * fix relative path bug * read files using relative path * remove print * update CMake * add try times * fix the bug in log_server_test.py * fix relative path bug&add unit test * update utils.py * update Cmake * fix pyc bug * Update utils.py
-
- 11 8月, 2020 2 次提交
-
-
由 rical730 提交于
* Update tutorial.md
-
由 Zheyue Tan 提交于
* fix test_monitor_query_log_server * update requirements.txt * fix check style * update version * fix setup.py
-
- 30 7月, 2020 1 次提交
-
- 27 7月, 2020 1 次提交
-
-
由 Zheyue Tan 提交于
- add prioritized dqn - fix#239
-
- 24 7月, 2020 1 次提交
-
-
由 zenghsh3 提交于
solve #362
-
- 23 7月, 2020 2 次提交
-
-
由 Zheyue Tan 提交于
-
由 zenghsh3 提交于
* fix bug of rpm * fix bug of rpm * soft link
-
- 22 7月, 2020 1 次提交
-
-
由 zenghsh3 提交于
* fix bug of checking the startup of log_server * add notification * add notification * fix rarfile error in python2
-
- 20 7月, 2020 1 次提交
-
-
由 zenghsh3 提交于
-
- 17 7月, 2020 1 次提交
-
-
由 zenghsh3 提交于
* support python 3.8 * fix python2 compatibility * remove py38 unittest since paddle don't support python3.8
-
- 14 7月, 2020 1 次提交
-
-
由 rical730 提交于
-
- 13 7月, 2020 1 次提交
-
-
由 rical730 提交于
-
- 10 7月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 02 7月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
-
- 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
-
- 27 6月, 2020 1 次提交
-
-
由 Christian Clauss 提交于
Helps humans and linters understand what is expected.
-
- 24 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
-
- 23 6月, 2020 3 次提交
-
-
由 Christian Clauss 提交于
* Travis CI: Discover undefined names in Python code Blocked by #304 and #305 * Add linter directive # noqa: F821 * Flake8: Add E722 do not use bare 'except' * Flake8: Remove bare 'except' and open #309 #309
-
由 rical730 提交于
* add tutorials * yapf * yapf * copyright * yapf * update tutorial lesson5 * delete drawing code * yapf * remove action_mapping * update dqn and add README * update * update * yapf * add toturials homework
-
由 Hongsheng Zeng 提交于
* fix compatibility of batch_norm layer * fix yapf
-
- 20 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
-
- 19 6月, 2020 1 次提交
-
-
由 Christian Clauss 提交于
% `python3.8` ``` >>> 0 is 0 <stdin>:1: SyntaxWarning: "is" with a literal. Did you mean "=="? >>> 'Double' is 'Double' <stdin>:1: SyntaxWarning: "is" with a literal. Did you mean "=="? ```
-
- 18 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* add docs * add docs * typo * Update Overview.md * update docs * yapf * yapf
-
- 17 6月, 2020 1 次提交
-
-
由 Li Jiang 提交于
* fix error with cpu version paddle in the GPU envrionment.
-