Follow one of the links below to get to the readme file of a specific model
Base models do not contain any optimization in regards to reward shaping
- model based on Pytorch DQN tutorial
- model based on higgsfields/RL-Adventure
Install requirements
pip install -r requirements.txt
Save requirements
pip freeze > requirements.txt