CodeReclaimers / neat-python

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

training at a depth of three implementing es-hyperneat reporting fails after first generation #150

Open ai-nick opened 5 years ago

ai-nick commented 5 years ago

i am having the issue of the reporting failing and possibly generations going on indefinitely with high population configs or depth > 2 es-hyperneat implementations, thoughts on what could be the culprit?