DPS100 / Neuron-Test

MIT License
1 stars 0 forks source link

Create parent/child system #4

Closed DPS100 closed 3 years ago

DPS100 commented 3 years ago

Some system to facilitate more optimized evolution- having well performing parents reproduce asexually or with gene crossover, but need some way to facilitate this. Additionally, bad performing circuits should not mutate randomly, but be replaced with the children of circuits that performed well.