/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.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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.