vpg-PongNoFrameskip-v4 / environment.yml
sgoodfriend's picture
VPG playing PongNoFrameskip-v4 from https://github.com/sgoodfriend/rl-algo-impls/tree/2067e21d62fff5db60168687e7d9e89019a8bfc0
88739bd
name: rl_algo_impls
channels:
- pytorch
- conda-forge
- nodefaults
dependencies:
- python>=3.8, <3.11
- mamba
- pip
- pytorch
- torchvision
- torchaudio