backprop-neat-js
backprop-neat-js copied to clipboard
Neural Network Evolution Playground with Backprop NEAT
Results
2
backprop-neat-js issues
Sort by
recently updated
recently updated
newest added
hi ! i have a few questions about your json dump output, gen: 20, fitness: -0.294, train accuracy: 0.955, test accuracy: 0.895, nodes: 50, connections: 169 it is written that...
Can I use this library only to evolve NNs using NEAT algorithm? No dataset is required as the fitness will result by using the NNs in a simulation and evaluating...