CodeReclaimers / neat-python

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

View final Hidden nodes/ final neural network structure? #232

Open testt-1 opened 2 years ago

testt-1 commented 2 years ago

Is there a way to view what the final neural network structure (and/or the final hidden nodes) looks like after training?