/Gym-Retro-Brute

Starter repo for getting started with gym-retro

Primary LanguagePython

Tutorial on gym-retro

Setup

  • We used open-cv to show our moves and gym-retro to train on the games
  • install and requirments by using...
  • pip install -r requirements.txt

Train

  • Use BruteDK.py to train your agent using "The Brute"

Run Agents

  • View your replay by using PlayBack.py

Contact!