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 | |