Standard Backpropagation Neural Network Algorithm with Momentum and PSO Optimization
Standard BP neural network algorithm implementation featuring momentum BP algorithm and PSO-optimized neural network using TRAINGDX training method. The code includes neural network training routines with gradient descent optimization techniques.