Training a Neural Network using a Genetic Algorithm | James D. McCaffrey
By far the most common technique used to train a neural network is to use the back-propagation algorithm. Two other, less common training techniques are to use particle swarm optimization or a genetic algorithm. I wrote an article in the March 2014 issue
jamesmccaffrey.wordpress.com |