Skip to content

mchlzhao/jumpy

Repository files navigation

jumpy

Finished Model

To view the finished neural network playing, click here.

Introduction

This is a high school project I completed in 2017. Using neuroevolution, a Perceptron was successfully trained to play the Google Chrome dinosaur game indefinitely.

Here is the score that the neural network achieved before I killed its execution:

The game had reached maximum speed well before then, so the computer was capable of playing ad infinitum.

Game source files downloaded from wayou, with HTML and JavaScript files modified for my use.