CodeReclaimers / neat-python

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

Documentation for Digraph Plots? #234

Open algoravioli opened 2 years ago

algoravioli commented 2 years ago

Hi,

Sorry if this is not an issue, but I was wondering if an explanation of the graph visualisations (net structure) was documented anywhere? I'm looking at some of the graphs now and I'm wondering what all the various coloured arrows are, numbers inside the circle, etc.

Sorry if this is a dumb question.