rogierkoppejan / eonn

Evolutionary Optimization of Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EONN

EONN (Evolutionary Optimization of Neural Networks) is basic genetic algorithm library for training of neural networks.

Examples

For an example, either run the mountain car problem in the folder /mc or the xor problem in the folder /xor.

About

Evolutionary Optimization of Neural Networks

License:GNU General Public License v3.0


Languages

Language:Python 100.0%