1. 24 8月, 2021 1 次提交
  2. 23 8月, 2021 3 次提交
  3. 20 8月, 2021 1 次提交
    • W
      SQIL (#25) · 9929dc37
      Will-Nie 提交于
      * add sqil
      
      * conceal all the personal info
      
      * revise according to the comments
      
      * correct_format
      
      * add_comment to hardcodes part
      
      * pass flake8
      
      * add force_reproducibility = True; device, ex_model
      
      * check format
      9929dc37
  4. 19 8月, 2021 2 次提交
  5. 13 8月, 2021 1 次提交
  6. 11 8月, 2021 2 次提交
  7. 10 8月, 2021 1 次提交
    • G
      add overcooked environment (#20) · c1d22458
      garyzhang99 提交于
      * init runable ppo
      
      * init overcooked env
      
      * overcooked ppo in place
      
      * runable ppo with shaped rewards
      
      * modified config
      
      * feature(nyz): modify win rate calculation with draws
      
      * remove redundant code, modified baseline model
      
      * Update __init__.py
      
      * Update config.py
      
      * modify temp_config_file.close() position in config.py to work in windows os
      
      * remove redundant comments and rename files
      
      * fix name bug and use namedlist
      
      * add simple readme and remove redundant comments from copies
      
      * resolve threads
      
      * remove debug comments
      Co-authored-by: Nniuyazhe <niuyazhe314@outlook.com>
      c1d22458
  8. 06 8月, 2021 1 次提交
  9. 03 8月, 2021 7 次提交
  10. 01 8月, 2021 2 次提交
    • S
      add ACER algorithm(szj) (#14) · dd4de1a0
      simonat2011 提交于
      * add endoro env config. add enduro's ppo,dqn,drdqn,rainbow,impala config.
      
      * modified as reviewer mentions
      
      * add qacd network
      
      * fix bugs
      
      * fix bugs
      
      * update acer algorithm
      
      * update ACER code
      
      * update acer config
      
      * fix bug
      
      * update pong acer's config
      
      * edit commit
      
      * update code as mention
      
      * fix the comment table and trust region
      
      * fix format
      
      * fix typing lint
      
      * fix format,flake8
      
      * fix format
      
      * fix whitespace problem
      
      * test(nyz): add acer unittest and algotest
      
      * style(nyz): correct flake8 style
      Co-authored-by: Nshenziju <simonshen2011@foxmail.com>
      Co-authored-by: NSwain <niuyazhe314@outlook.com>
      dd4de1a0
    • Y
      add pybullet env (#16) · dc161ea5
      Yinmin.Zhang 提交于
      * add pybullet envs.
      
      * add td3/ddpg/sac/ppo configs for pybullet.
      
      * update td3/ddpg/sac/ppo configs for pybullet.
      
      * update td3 configs; remove td3 model.
      dc161ea5
  11. 29 7月, 2021 4 次提交
  12. 23 7月, 2021 2 次提交
  13. 22 7月, 2021 2 次提交
  14. 21 7月, 2021 3 次提交
  15. 19 7月, 2021 2 次提交
  16. 17 7月, 2021 2 次提交
  17. 16 7月, 2021 4 次提交