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