1. 12 12月, 2018 1 次提交
  2. 07 12月, 2018 1 次提交
    • H
      Add QuickStart example (#35) · cdd4622a
      Hongsheng Zeng 提交于
      * add QuickStart example, refine DQN example
      
      * add examples link
      
      * refine the naming, and add quick start training result
      cdd4622a
  3. 04 12月, 2018 2 次提交
  4. 30 11月, 2018 1 次提交
  5. 29 11月, 2018 1 次提交
  6. 27 11月, 2018 2 次提交
  7. 26 11月, 2018 1 次提交
    • H
      sync paras in program, fix deepcopy bug, python3 compatibility (#28) · e11b40c5
      Hongsheng Zeng 提交于
      * sync paras in program, fix deepcopy bug, python3 compatibility
      
      * refactor code, add plutil directory, clean import order
      
      * remove old comment
      
      * refine comment
      
      * fix codestyle
      
      * cache sync program, add gputils module, refine model_base unittest
      
      * fix codestyle
      
      * refine sync params cache
      
      * add fetch_value module
      e11b40c5
  8. 22 11月, 2018 1 次提交
    • H
      add logger module (#27) · 942c3c5c
      Hongsheng Zeng 提交于
      * add logger module
      
      * refine comment
      
      * add license
      
      * refine set_level api
      
      * refine unittest
      
      * fix codestyle with yapf
      
      * add termcolor dependency
      942c3c5c
  9. 20 11月, 2018 1 次提交
    • B
      redesign basic class in PARL (#26) · 1a1e1f03
      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
      1a1e1f03
  10. 13 11月, 2018 1 次提交
  11. 30 9月, 2018 1 次提交
  12. 11 9月, 2018 1 次提交
  13. 12 6月, 2018 1 次提交
  14. 06 6月, 2018 1 次提交
    • H
      preliminary implementations of the ComputationTask, Algorithm, and Model classes (#9) · 4b4b5824
      Haonan 提交于
      * prelimary implementations of ComputationTask, Algorithm and Model classes
      
      * remove "model_func" from the args of an algorithm
      
      * a clean clone() function for Algorithm and Model
      
      * add use_next_value as a input to learn()
      
      * further re-structure
      
      * added Feedforward and RLAlgorithm classes
      
      * maxid -> argmax
      
      * discrete_distribution -> category_distribution
      
      * category -> categorical
      
      * revisions
      4b4b5824
  15. 01 6月, 2018 2 次提交
  16. 28 5月, 2018 1 次提交
  17. 22 5月, 2018 1 次提交
  18. 18 5月, 2018 2 次提交
  19. 17 5月, 2018 4 次提交
  20. 26 4月, 2018 3 次提交