Micro Neuro-Evolution of Augmenting Topologies (NEAT) Framework in Python
This example is uNEAT representation of simple XOR problem.
To run this program, first run train.py
. This will generate a file named
result.network.json
which contains data representing the trained network.
Then, run test.py
in order to validate the result.
Feel free to submit a merge request. Also, for more information please mail me at: aref.moqadam@gmail.com