神经网络优化程序 Resources

Showing items tagged with "神经网络优化程序"

Intelligent Optimization Algorithm: Particle Swarm Optimization (PSO) implemented for neural network optimization. Features configurations with no hidden layer, one hidden layer, and two hidden layers. Execute DemoTrainPSO.m to run the demonstration. The program includes swarm initialization, velocity updates, and fitness evaluation using neural network error metrics. Code origin: Brian Birge NCSU.

MATLAB 221 views Tagged