/Robots

Primary LanguageC++

Intro

The goal of this project is to use reinforcement learning to teach a neural network to play Gnome Robots (also known as "Chase", apparently).

I have played around with machine learning for a few years but I have zero experience with reinforcement learning. This will be an adventure!

Links:

Blog

I am chronicling my adventure throughout this process in the links below.

Chapter 0: Description of the Game

Chapter 1: Making the Game

TODO

Chapter 2: Teaching the Network to Play Like Me

TODO

Chapter 3: Reinforcement Learning

TODO