Javascript implementation of the NEAT neuroevolution algorithm using tf.js
This project is still work in progress.
git clone https://github.com/Coac/neat-tfjs.git
cd neat-tfjs
npm install
npm run watch
Javascript implementation of the NEAT neuroevolution algorithm using tf.js
This project is still work in progress.
git clone https://github.com/Coac/neat-tfjs.git
cd neat-tfjs
npm install
npm run watch