Tuesday 31 July 2018

I’m looking for an NPM package that mutates neural networks for neural evolution

I’ve seen a lot of packages, like neataptic, that use architecture-free networks and create new generations automatically. I want to control each generation, and each mutation happening with simple clone() and mutate() methods. Can anybody point me to a package? It would also be preferable if I can save the neural net to JSON.Thanks!!

Submitted July 31, 2018 at 02:06PM by blake_sanie

No comments:

Post a Comment