Robotron 2084 RL Gym Models
https://wandb.ai/stridera/robotron
git submodule init
git submodule update
python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade -r requirements.txt
python train.py --help
Robotron 2084 RL Gym Models
https://wandb.ai/stridera/robotron
git submodule init
git submodule update
python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade -r requirements.txt
python train.py --help