1. 29 10月, 2021 1 次提交
  2. 29 9月, 2021 2 次提交
    • 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
    • S
      feature(nyz): add mujoco docker (#78) · 34479156
      Swain 提交于
      * feature(nyz): add docker_mujoco build and upgrada numpy version to 1.20.0(enable docker)
      
      * fix(nyz): fix numpy version compatibility bug and add -y option in apt-get(enable docker)
      
      * fix(nyz): add libosmesa6-dev in Dockerfile.env(enable docker)
      
      * fix(nyz): add permanent env variable about mujoco(enable docker)
      
      * fix(nyz): change sh source to .(enable docker)
      
      * fix(nyz): set env variable in bashrc(enable docker)
      
      * fix(nyz): fix pip typo(enable docker)
      
      * fix(nyz): add env in dockerfile(enable docker)
      34479156
  3. 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