Skip to content

stridera/robotron-rl

Repository files navigation

robotron-rl

Robotron 2084 RL Gym Models

https://wandb.ai/stridera/robotron

Installation

git submodule init
git submodule update
python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade -r requirements.txt
python train.py --help

About

Robotron 2084 RL Gym Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages