a2c-Walker2DBulletEnv-v0 / environment.yml
sgoodfriend's picture
A2C playing Walker2DBulletEnv-v0 from https://github.com/sgoodfriend/rl-algo-impls/tree/0760ef7d52b17f30219a27c18ba52c8895025ae3
aa3f47c
raw
history blame
No virus
221 Bytes
name: rl_algo_impls
channels:
- pytorch
- conda-forge
- nodefaults
dependencies:
- python=3.10.*
- mamba
- pip
- poetry
- pytorch
- torchvision
- torchaudio
- cmake
- swig
- ipywidgets
- black