sac_ae_if/conda_env.yml
Denis Yarats 6e6de8de9b updates
2019-09-23 12:24:36 -07:00

15 lines
289 B
YAML

name: pytorch_sac_ae
channels:
- defaults
dependencies:
- python=3.6
- pytorch
- torchvision
- cudatoolkit=9.2
- pip:
- colored
- absl-py
- git+git://github.com/deepmind/dm_control.git
- git+git://github.com/1nadequacy/dmc2gym.git
- tb-nightly
- imageio