a2c-HalfCheetahBulletEnv-v0 / environment.yml
sgoodfriend's picture
A2C playing HalfCheetahBulletEnv-v0 from https://github.com/sgoodfriend/rl-algo-impls/tree/983cb75e43e51cf4ef57f177194ab9a4a1a8808b
8edc5d6
name: rl_algo_impls
channels:
- pytorch
- conda-forge
- nodefaults
dependencies:
- python>=3.8, <3.10
- mamba
- pip
- pytorch
- torchvision
- torchaudio