ppo-Microrts-selfplay-unet / environment.yml
sgoodfriend's picture
PPO playing MicrortsDefeatCoacAIShaped-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/4706d8dbb99b38e70d080c3de68d0751ea585a2f
7058eb5
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