You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be an option to perform crossover mutation by merging/averaging neurons instead of 50% chance of having a neuron from one network or the other.
Will likely implement the same way as mutation_rate and mutation_passes.
The text was updated successfully, but these errors were encountered:
There should be an option to perform crossover mutation by merging/averaging neurons instead of 50% chance of having a neuron from one network or the other.
Will likely implement the same way as
mutation_rate
andmutation_passes
.The text was updated successfully, but these errors were encountered: