程序 Resources

Showing items tagged with "程序"

A MATLAB-based handwritten digit recognition program utilizing minimum Euclidean distance classification. The dataset is sourced from UCI Machine Learning Repository, featuring comprehensive performance evaluation metrics including accuracy, recall, and F1-score calculations with code implementation insights.

MATLAB 176 views Tagged

This implementation of Particle Swarm Optimization (PSO) for fine-tuning BP neural networks originates from my senior's research thesis, providing an effective approach to improve neural network performance through intelligent parameter optimization. The code demonstrates practical integration of evolutionary algorithms with neural network training.

MATLAB 203 views Tagged