neat-node-js
v1.0.0
Published
A VERY simple implementation of the NEAT algorithm in javascript to simulate neuroevolution. NOTE: This project only works for very simple data and isn't suitable for complicated tasks.
Downloads
5
Maintainers
Readme
NEAT.JS
A VERY simple implementation of the NEAT algorithm in javascript to simulate neuroevolution. NOTE: This project only works for very simple data and isn't suitable for complicated tasks.
Installation
npm install neat.node.js