UNPKG

neuroevolution

Version:

Neuroevolution: evolving neural networks using tensorflow.js and genetic algorithm

12 lines (11 loc) 144 B
node_js: - '6' - '8' - '10' sudo: false language: node_js install: - npm install script: - npm run test after_success: npm run coverage