neat
neat copied to clipboard
NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go
Hello ! First of all, thanks for this amazing library. I'm trying to get into machine learning, and I saw on youtube a guy that used the NEAT algorythm (...
Hi! First i wanted to thank you for the effort you put into this project. I'm having issues evaluating even the example you posted (XOR). So i trained the network...
Is there a way to save and load prior trained models? Forgive my ignorance as I am new but would it be as simple as serializing/deserializing the neat instance?
Occasionally fails tests with unmatching number of inputs panic; I think it has to do with concurrency.