News

Neural Network Lab. Neural Network Training Using Simplex Optimization. Simplex optimization is one of the simplest algorithms available to train a neural network. Understanding how simplex ...
Although mathematically elegant, back-propagation isn't perfect. This article describes an alternative neural network training technique that uses particle swarm optimization (PSO). The best way to ...