omnihound / evolution

first go at a neural network evolutionary AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evolution

my first go at a neural network evolutionary AI.

I just made it up based on a description so it's probably horrible and you should read an article/paper on neural networks if you want to learn your self.

Run it

https://korynunn.github.io/evolution

run

browserify test.js > test.browser.js

google-chrome index.html

About

first go at a neural network evolutionary AI.


Languages

Language:JavaScript 91.8%Language:HTML 8.2%