Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.
/ NEAT Public archive

NEAT algorithm implementation which is tried out with some tasks.

License

Notifications You must be signed in to change notification settings

gekas145/NEAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuroEvolution of Augmenting Topologies(NEAT)

Implementation of NEAT algorithm described by Stanley K. O. and Miikkulainen R. Due to lack of some specifics in original article this implementation was somewhat inspired by Code Bullets' NEAT_Template.

This implementation was tried out with xor, single and double pole balancing tasks. In general, it coped with all test tasks in well and stable way(surprisingly not finding most optimally sized solutions in xor task).

About

NEAT algorithm implementation which is tried out with some tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages