This group is for users of NEAT (NeuroEvolution of Augmenting Topologies), the neuroevolutionary technique created by Kenneth Stanley of the University of Texas at Austin.
The intent is to share ideas, questions, and comments regarding the implementation, theory, and possible variations and future directions of NEAT.
No, I use the same params.txt in each project. But what I found out now is that I've mixed up the constructor parameters; instead of passing the 9 as the
The confusion deepens. I've changed the activation function to BipolarsSigmoid and guess what: Same input results in the same output now. I really don't
Hi Colin, I've tried several activation functions, Sine was the one that produced the best results (for a single set of input data). It is defined in the