Atari with Envpool (https://envpool.readthedocs.io/en/latest/)
- Pong
poetry install -E envpool
poetry run pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html
poetry run python runner.py --train --file rl_games/configs/atari/ppo_pong_envpool.yaml