1. 23 8月, 2019 1 次提交
    • F
      fix unittest bugs (#136) · 46f59906
      fuyw 提交于
      * add favicon
      
      * Sleep longer for unittest.
      
      * fix unittest bugs
      
      * increase sleep seconds after job_memory error
      46f59906
  2. 21 8月, 2019 1 次提交
    • F
      Add xparl status & @remote_class(max_memory) (#134) · eca90f14
      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
      eca90f14
  3. 19 8月, 2019 1 次提交
    • B
      Unittest in parallel (#135) · eff8e974
      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
      eff8e974
  4. 14 8月, 2019 2 次提交
    • H
      make remote client support multiprocessing (#133) · f2a1fda6
      Hongsheng Zeng 提交于
      * make remote client support multiprocessing
      
      * refine unittest
      
      * refine unittest
      
      * refine comment
      f2a1fda6
    • F
      Fuyw (#131) · dcb16294
      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
      dcb16294
  5. 13 8月, 2019 2 次提交
    • B
      Zhoubo01 papers (#132) · b29c45a6
      Bo Zhou 提交于
      * Update model-based.md
      
      * Update and rename model-based.md to archive.md
      b29c45a6
    • B
      Zhoubo01 es (#127) · 5612ecde
      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
      5612ecde
  6. 12 8月, 2019 3 次提交
    • H
      ES example (#105) · 60d68135
      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
      60d68135
    • H
      fix bug of ParamAttr (#126) · 2ad3c4c0
      Hongsheng Zeng 提交于
      * fix bug of ParamAttr
      
      * refine imports of unittest
      2ad3c4c0
    • B
      Cluster#2 (#124) · 84c94cc4
      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
      84c94cc4
  7. 06 8月, 2019 2 次提交
  8. 05 8月, 2019 1 次提交
    • L
      add liftsim baseline (#120) · c1646351
      LI Yunxiang 提交于
      * add liftsim baseline
      
      * yapf
      
      * yapf...
      
      * modify acc. comments
      
      * yapf
      
      * yapf..........
      
      * yapf!
      
      why is yapf on paddle different from that on my mac!!!!!
      c1646351
  9. 03 8月, 2019 3 次提交
  10. 02 8月, 2019 3 次提交
    • F
      new setup (#114) · a13dcce5
      fuyw 提交于
      a13dcce5
    • F
      first pr (#113) · b29a1ec1
      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
      b29a1ec1
    • B
      add docs for the cluster (#112) · 7cc9677c
      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
      7cc9677c
  11. 01 8月, 2019 2 次提交
    • H
      release version 1.1.1 (#111) · ee07ec21
      Hongsheng Zeng 提交于
      * release version 1.1.1
      
      * add version requirement of tensorboard
      ee07ec21
    • B
      Save params (#107) · 7dafee77
      Bo Zhou 提交于
      * new feature: save params
      
      * add unittest for save()/retore()
      
      * add an example demonstrating the usage
      
      * rename the variable
      
      * yapf
      
      * fix comment
      7dafee77
  12. 31 7月, 2019 1 次提交
  13. 30 7月, 2019 1 次提交
    • B
      Basic docs (#103) · fb9af353
      Bo Zhou 提交于
      * fix the compatibility issue
      
      * fix the comment issue
      
      * support paddle 1.5.1 and replace PE with compiler
      
      * yapf&copyright
      
      * 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
      fb9af353
  14. 29 7月, 2019 2 次提交
  15. 26 7月, 2019 1 次提交
    • B
      replace PE with compiler(new feature in paddle151). (#99) · d33f3002
      Bo Zhou 提交于
      * fix the compatibility issue
      
      * fix the comment issue
      
      * support paddle 1.5.1 and replace PE with compiler
      
      * yapf&copyright
      
      * yapf
      
      * fix the teamcity problem
      
      * fix the teamcity problem
      
      * fix comment
      
      * only support paddle 1.5.1
      
      * Cmake
      
      * fix comment
      d33f3002
  16. 25 7月, 2019 2 次提交
  17. 24 7月, 2019 2 次提交
  18. 18 7月, 2019 1 次提交
  19. 17 7月, 2019 1 次提交
  20. 11 7月, 2019 1 次提交
  21. 10 7月, 2019 1 次提交
    • B
      make the quickstart more compact (#88) · 9dc152f0
      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
      9dc152f0
  22. 09 7月, 2019 1 次提交
  23. 05 7月, 2019 1 次提交
    • B
      Documents cn (#85) · 96c58265
      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
      96c58265
  24. 04 7月, 2019 2 次提交
    • B
      Onlinedocs (#84) · 079d7407
      Bo Zhou 提交于
      * test
      
      * add installation of the current package
      
      * remove the dependencies file
      079d7407
    • L
      create docs (#82) · 02090ca8
      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
      02090ca8
  25. 18 6月, 2019 1 次提交
  26. 04 6月, 2019 1 次提交