/neat-tfjs

Javascript implementation of the NEAT neuroevolution algorithm using tf.js

Primary LanguageJavaScript

neat-tfjs

Javascript implementation of the NEAT neuroevolution algorithm using tf.js

This project is still work in progress.

Installation

git clone https://github.com/Coac/neat-tfjs.git
cd neat-tfjs
npm install

Dev

npm run watch