Capevace / chrome-dino-machine-learning

A neural network that can play the Chrome dinosaur game better than you (probably)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-dino-machine-learning

A neural network that can play the Google Chrome dinosaur game.

How to run

npm install
node ai/index.js

Open your browser and navigate to http://localhost:1234.

// Use the n command to run the current generation in the browser
> n

// Use the e command to run a mutation on the current generation
> e

// Use the help command for more commands
> help

About

A neural network that can play the Chrome dinosaur game better than you (probably)

License:MIT License


Languages

Language:JavaScript 76.3%Language:HTML 22.1%Language:CSS 1.7%