/c-evolutionary-library

Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune System (AIS) Feed forward Neural Networks with Backpropagation Learning (NN BP) Recurrent Neural Networks with Backpropagation Through Time learning method (rNN BPTT)

Primary LanguageC++Apache License 2.0Apache-2.0

Watchers