1. 19 11月, 2021 1 次提交
  2. 16 11月, 2021 1 次提交
  3. 28 10月, 2021 1 次提交
    • S
      feature(nyz): add gobigger baseline (#95) · a8fec8bb
      Swain 提交于
      * feature(nyz): add gobigger baseline
      
      * style(nyz): add gobigger env infor
      
      * feature(nyz): add ignore prefix in default collate
      
      * feautre(nyz): add vsbot training baseline
      
      * fix(nyz): fix to_tensor empty list bug and polish gobigger baseline
      
      * style(nyz): split gobigger baseline code
      a8fec8bb
  4. 22 10月, 2021 1 次提交
  5. 21 10月, 2021 2 次提交
  6. 15 10月, 2021 1 次提交
  7. 12 10月, 2021 1 次提交
  8. 09 10月, 2021 1 次提交
  9. 08 10月, 2021 1 次提交
    • L
      feature(zlx): add vs bot training and self-play training with slime volley env (#23) · dbf432cd
      LuciusMos 提交于
      * slime volley env in dizoo, first commit
      
      * fix bug in slime volley env
      
      * modify volley env to satisfy ding 1v1 requirements; add naive self-play and league training pipeline(evaluator is not finished, now use a very naive one)
      
      * adopt volley builtin ai as default eval opponent
      
      * polish(nyz): polish slime_volley_env and its test
      
      * feature(nyz): add slime_volley vs bot ppo demo
      
      * feature(nyz): add battle_sample_serial_collector and adapt abnormal check in subprocess env manager
      
      * feature(nyz): add slime volley self-play demo
      
      * style(nyz): add slime_volleyball env gif and split MARL and selfplay label
      
      * feature(nyz): add save replay function in slime volleyball env
      Co-authored-by: Nzlx-sensetime <zhaoliangxuan@sensetime.com>
      Co-authored-by: Nniuyazhe <niuyazhe@sensetime.com>
      dbf432cd
  10. 30 9月, 2021 5 次提交
  11. 29 9月, 2021 1 次提交
    • S
      feature(nyz): add smac docker (#80) · 13c3c9c2
      Swain 提交于
      * style(nyz): add ctools.pysc2 import in smac env
      
      * feature(nyz): add smac docker build(enable docker, smac docker)
      
      * fix(nyz): fix if condition syntax in deploy(enable docker, smac docker)
      
      * fix(nyz): fix if condition syntax in deploy(enable docker, smac docker)
      
      * fix(nyz): remove cache layer in smac docker(enable docker, smac docker)
      
      * feature(nyz): use self-hosted runner in docker smac deploy(enable docker, smac docker)
      
      * feature(nyz): build smac docker manually(enable docker, smac docker)
      
      * feature(nyz): use docker buildx as default tool in smac and add SC2Map in setup(enable docker, smac docker)
      
      * feature(nyz): add __init__.py in smac env maps(enable docker, smac docker)
      13c3c9c2
  12. 28 9月, 2021 1 次提交
    • S
      feature(nyz): move atari_py to ale-py; split base and env docker build (#77) · fb90757d
      Swain 提交于
      * feature(nyz): move atari_py to ale-py and polish standard docker build(enable docker)
      
      * fix(nyz): fix atari env import bug(enable docker)
      
      * feature(nyz): add autorom install in docker(enable docker)
      
      * feature(nyz): split base and env docker build(enable docker)
      
      * fix(nyz): fix docker env source image bug(enable docker)
      fb90757d
  13. 22 9月, 2021 1 次提交
  14. 17 9月, 2021 1 次提交
    • D
      feature(davide): add BSuite environment wrapper (#58) · 8050a9bb
      Davide Liu 提交于
      * start implementing bsuite env
      
      * add bsuite env
      
      * Implemented
      
      * removed unused file
      
      * added cartpole_swing environment
      
      * Update test_bsuite_env.py
      
      * added env in readme and in setup.py
      
      * Create bsuite.png
      8050a9bb
  15. 06 9月, 2021 1 次提交
    • Y
      feature(zym): add offlineRL algo CQL; add offlineRL env D4RL (#37) · 69828ed5
      Yinmin.Zhang 提交于
      * feature(zym): add pybullet env info; add entropy type in sac.
      
      * feature(zym): add cql; add serial entry for offlineRL.
      
      * feature/polish(zym): add generation entry in mujoco env for offlineRL; polish cql/serial entry for offlineRL.
      
      * feature(lj): add d4rl env for offlineRL.
      
      * polish(zym): polish cql.
      
      * feature/polish(zym): add dataset registry; polish offlineRL pipeline.
      
      * fix(zym): fix bug in d4rl/mujoco config; fix bug in dataset for offlineRL.
      
      * style(zym): add pybulletgym and d4rl requirements in setup.
      
      * fix/polish(zym): support str in NaiveRLDataset; polish cql.
      
      * polish(zym): polish command policy.
      
      * feature(zym): add cql in pendulum env; add unittest/algotest for cql.
      
      * fix(zym): fix cql bug in unittest/algotest for cql.
      69828ed5
  16. 02 9月, 2021 1 次提交
    • S
      League Metric (#22) · d24f1f3d
      Swain 提交于
      * feature(nyz): add trueskill as league metric, naive elo calculator, fix game_env info bug
      
      * fix(nyz): fix league player mutate bug
      
      * fix(nyz): fix league unittest bug
      
      * feature(nyz): add elo ranking in league metric env
      
      * polish(nyz): modify fixed eval policy and trueskill init
      
      * feature(nyz): add init main player in evaluation and fix stop_value bug
      
      * style(nyz): rename test_league_metric to avoid pyc cache bug
      d24f1f3d
  17. 24 8月, 2021 1 次提交
  18. 19 8月, 2021 1 次提交
  19. 19 7月, 2021 1 次提交
  20. 13 7月, 2021 1 次提交
  21. 11 7月, 2021 1 次提交
  22. 10 7月, 2021 1 次提交
  23. 08 7月, 2021 2 次提交