sgoodfriend's picture
PPO playing impala-BreakoutNoFrameskip-v4 from https://github.com/sgoodfriend/rl-algo-impls/tree/e47a44c4d891f48885af0b1605b30d19fc67b5af
b05c680
raw
history blame contribute delete
No virus
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