The JNEAT package contains Java source code for the NeuroEvolution of Augmenting Topologies method (see the original
NEAT C++ package). It includes a nice GUI (see
screenshots ), and implementations of experiments for XOR and 3-bit parity.
For answers to common questions, refer to our FAQ .
JNEAT was written by Ugo Vierucci based on the original C++ package by Kenneth Stanley. Please direct bug reports to ugo.vierucci@virgilio.it. Please contact kstanley@cs.utexas.edu for other comments, including ideas or plans for expanding the open source software.
Versions:
v1.2 6/24/02 vierucci