UNPKG

neuroevolution

Version:

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

4 lines (2 loc) 90 B
const { Population } = require('./src/population.class') module.exports = { Population }