Damdoshi / complex_based_neural_network

A C++ implementation of a neural network, trained with a genetic algorithm, that takes a template parameter for gene type and support the usage of complex type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

complex_based_neural_network

A C++ implementation of a neural network, trained with a genetic algorithm, that takes a template parameter for gene type and support the usage of complex type.

About

A C++ implementation of a neural network, trained with a genetic algorithm, that takes a template parameter for gene type and support the usage of complex type.

License:GNU General Public License v3.0


Languages

Language:C++ 99.4%Language:Makefile 0.6%