BP神经网络 Resources

Showing items tagged with "BP神经网络"

Implementing image segmentation with Backpropagation Neural Networks, particularly effective for RGB-rich images. Uses RGB channels as three network inputs and trains the network against corresponding grayscale images with detailed algorithm implementation.

MATLAB 202 views Tagged

Implementation of BP Neural Network for traffic volume prediction using MATLAB 7.0 platform, featuring 3 input nodes and 1 output node trained on 15 datasets (1986-2000), including 9 normal training samples, 3 variable data sets, and 3 testing datasets with neural network optimization capabilities

MATLAB 205 views Tagged