1. 24 9月, 2020 1 次提交
  2. 22 9月, 2020 1 次提交
  3. 07 9月, 2020 1 次提交
  4. 04 9月, 2020 1 次提交
  5. 24 8月, 2020 1 次提交
  6. 22 8月, 2020 1 次提交
  7. 21 8月, 2020 2 次提交
    • R
      add torch coma (#216) · 1cbcfb15
      rical730 提交于
      * add torch coma
      
      * add Apache License comment
      
      * update readme
      
      * update readme for installing sc2 on windows
      
      * update readme
      
      * add new line at the end of shell file
      
      * update readme
      
      * update readme of coma
      
      * fix model_path
      
      * self.algorithm to self.alg
      Co-authored-by: NBo Zhou <2466956298@qq.com>
      1cbcfb15
    • G
      Seed AlphaZero Threads (#402) · 3ff55408
      goshawk22 提交于
      * Fix seed in Actor.py
      
      * Fix seed coach.py
      
      * Update Coach.py
      
      * Change i to seed in actor.py
      
      * Change i to seed in Coach.py
      3ff55408
  8. 20 8月, 2020 1 次提交
  9. 19 8月, 2020 3 次提交
  10. 18 8月, 2020 2 次提交
  11. 17 8月, 2020 2 次提交
    • Y
      support RegExp input of distributed_files list (#377) · ec77a4ba
      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
      ec77a4ba
    • B
      support jupyter (#385) · 74d4facb
      Bo Zhou 提交于
      * support jupyter
      
      * Update utils.py
      
      * Update utils.py
      74d4facb
  12. 14 8月, 2020 3 次提交
  13. 12 8月, 2020 1 次提交
    • B
      importting submodule in xparl (#373) · c322e6fb
      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
      c322e6fb
  14. 11 8月, 2020 2 次提交
  15. 30 7月, 2020 1 次提交
  16. 27 7月, 2020 1 次提交
  17. 24 7月, 2020 1 次提交
  18. 23 7月, 2020 2 次提交
  19. 22 7月, 2020 1 次提交
  20. 20 7月, 2020 1 次提交
  21. 17 7月, 2020 1 次提交
    • Z
      support python 3.8 (#351) · 779b5d4e
      zenghsh3 提交于
      * support python 3.8
      
      * fix python2 compatibility
      
      * remove py38 unittest since paddle don't support python3.8
      779b5d4e
  22. 14 7月, 2020 1 次提交
  23. 13 7月, 2020 1 次提交
  24. 10 7月, 2020 1 次提交
  25. 02 7月, 2020 1 次提交
  26. 01 7月, 2020 1 次提交
    • R
      fix self.alg (#325) · a50793e4
      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
      a50793e4
  27. 27 6月, 2020 1 次提交
  28. 24 6月, 2020 1 次提交
  29. 23 6月, 2020 3 次提交