sgoodfriend's picture
PPO playing procgen-bossfight-easy from https://github.com/sgoodfriend/rl-algo-impls/tree/21ee1ab96a186676e5ed2f8c3185902f7c7bca7a
2bf3589
raw
history blame contribute delete
293 Bytes
sudo apt update
sudo apt install -y python-opengl
sudo apt install -y ffmpeg
sudo apt install -y xvfb
sudo apt install -y swig
python3 -m pip install --upgrade pip
pip install --upgrade torch torchvision torchaudio
pip install --upgrade -r ~/rl-algo-impls/lambda_labs/lambda_requirements.txt