ppo-procgen-coinrun-easy / environment.yml
sgoodfriend's picture
PPO playing procgen-coinrun-easy from https://github.com/sgoodfriend/rl-algo-impls/tree/21ee1ab96a186676e5ed2f8c3185902f7c7bca7a
a9b202e
raw
history blame contribute delete
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