elcc / systems /babyai-sr /code /environment.editable.yml
bboldt's picture
Move top-level data/ to systems/
5248a77
raw
history blame contribute delete
326 Bytes
name: babyai-sr
channels:
- pytorch
- conda-forge
dependencies:
- python==3.7.*
- matplotlib<=3.1.3
- pytorch==1.5.1
- tensorboardx
- numpy==1.15.4
- pip:
- gym==0.9.6
- gym_minigrid@git+https://github.com/thomasaunger/gym-minigrid
- babyai@git+https://github.com/brendon-boldt/babyai-thomasaunger