SpaceInvadersNoFrameskip-v4 / environment.yml
erandaheshan43's picture
Upload folder using huggingface_hub
fcc3944 verified
raw
history blame contribute delete
171 Bytes
name: rl_algo_impls
channels:
- pytorch
- conda-forge
- nodefaults
dependencies:
- python>=3.8, <3.10
- mamba
- pip
- pytorch
- torchvision
- torchaudio