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

Multiple Crossover Methods #153

Open rhysstubbs opened 5 years ago

rhysstubbs commented 5 years ago

I can see in the documentation that multiple crossover methods are a feature that has not been implemented yet, has anyone integrated single, two, uniform etc. yet? I am working on it now as it is something I require, but it would be interesting to know if this has already been done!

dan-ryan commented 5 years ago

@rhysstubbs You might want to look at Carrot and write a suggestion there: https://liquidcarrot.io It's built on top of Neataptic.

christianechevarria commented 5 years ago

I can see in the documentation that multiple crossover methods are a feature that has not been implemented yet, has anyone integrated single, two, uniform etc. yet? I am working on it now as it is something I require, but it would be interesting to know if this has already been done!

@rhysstubbs Just added this to our issues! This seems like a smart thing to add onto .evolve.

If you want to collaborate on it, come check us out: https://github.com/liquidcarrot/carrot

Hope to see you there! 👍