NEAT GUI
Graphic visualization library for the NEAT project.
(This is a separate project because GUI is boring so I always make it messy. Trying to avoid mess in the main project.)
For example usage, see the neat-race project.
Screenshot
Features
- Change all NEAT settings in real time.
- Step, start and stop evaluation at any time.
- Start and stop simulation at any time.
- Save and load network from file.
- Information about the current state of the network.
- Graph with fitness over time.
- Area chart with species proportions over time.
- Each species has it's own color for the graphs and visualizations to use. (Buggy with reoccurring colors when many species.)