News

Although mathematically elegant, back-propagation isn't perfect. Instead consider using particle swarm optimization (PSO) to train your neural network; here's how.
return retResult; } // Train Particle Swarm Optimization vs. Back-Propagation There are several reasons why you might want to consider using PSO rather than back-propagation to train a neural network.