[go: up one dir, main page]

Skip to content
/ uNEAT Public

Micro Neuro-Evolution of Augmenting Topologies (NEAT) Framework in Python

License

Notifications You must be signed in to change notification settings

ArefMq/uNEAT

Repository files navigation

uNEAT

Micro Neuro-Evolution of Augmenting Topologies (NEAT) Framework in Python

About

This example is uNEAT representation of simple XOR problem.

Usage

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

About

Micro Neuro-Evolution of Augmenting Topologies (NEAT) Framework in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages