NEAT (NeuroEvolution of Augmentic Topologies) C++ Library Algorithm Implementation
-
Updated
Apr 26, 2023 - C++
NEAT (NeuroEvolution of Augmentic Topologies) C++ Library Algorithm Implementation
This repository contains a wrapper for the NEAT (Evolving Neural Networks through Augmenting Topologies) Algorithm.
Implementation of NEAT algorithm, based on "Evolving Neural Networks through Augmenting Topologies" by Kenneth O. Stanley and Risto Miikkulainen
on-line seizure prediction by evolve neuro-fuzzy model based on SOP and SPH
ATL original implementation on Matlab
C++ library for evolving neural networks with NEAT
ATL code converted to Python 3
An evolution simulator features evolving brains
📈 The study of change and development in a structure or body over time.
This project is to use evolutionary algorithms to evolve neural networks to solve the 5-Parity Problem.
Example Evolving Simple Organisms using a Genetic Algorithm and Simple Neural Network
Add a description, image, and links to the evolving-neural-networks topic page so that developers can more easily learn about it.
To associate your repository with the evolving-neural-networks topic, visit your repo's landing page and select "manage topics."