wagenaartje / neataptic

:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
https://wagenaartje.github.io/neataptic/
Other
1.18k stars 278 forks source link

No multithread on Neat.evolve()? #146

Open flesler opened 5 years ago

flesler commented 5 years ago

If I'm following the code correctly, the evolve() on thenetworkmodule uses multi-threading but if you use theneat` module directly (which makes more sense to me) then you actually lose the feature