CodeReclaimers / neat-python

Python implementation of the NEAT neuroevolution algorithm
BSD 3-Clause "New" or "Revised" License
1.42k stars 493 forks source link

Compatibility threshold #166

Open chill0chill opened 5 years ago

chill0chill commented 5 years ago

I am running a NEAT and have a doubt about the idea of setting up the compatibility threshold. Can anyone give up some lead on how to set this value of a particular problem. Is there any method to find ballpark and then trial and error?