ShadyF / blockdodgers

An exploration of training neural networks using genetic algorithms to solve a simple 2D game made using React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blockdodgers

An exploration of training neural networks using genetic algorithms to sovle a simple game.

This project consists of mainly 3 demos. Each involve the neural network trying to solve a different variation of the same game.

The best and most clear vizualization of the neural network actually improving is in demo 3.

Demo 1

Demo 2

Demo 3

About

An exploration of training neural networks using genetic algorithms to solve a simple 2D game made using React.


Languages

Language:JavaScript 95.5%Language:CSS 2.5%Language:HTML 1.9%