neat-python
neat-python copied to clipboard
Fix FeedForwardNetwork and output bug
- Fix FeedForwardNetwork wrong creation, where some useless node were use to create the network and some usufull ones were disregarded
- and remove the possibility for the ouput to be an input to a new node