ClarityCoders / Gym-Retro-Brute

Starter repo for getting started with gym-retro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Starter repo for getting started with gym-retro


Languages

Language:Python 100.0%