How to implement a neural network feedforward backpropagation network?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to know how to implement a neural network feedforward backpropagation network? How it works for printed number recognition?
0 Kommentare
Antworten (2)
Chirag Gupta
am 2 Feb. 2011
There is a similar demo in the neural network toolbox that explains the various steps:
Try searching for Character Recognition in the documentation.
0 Kommentare
Ned Gulley
am 2 Feb. 2011
A quick Google search turned up this MATLAB-based approach: Using Neural Networks to Create an Adaptive Character Recognition System (PDF). You can also find some Neural Network Toolbox demos and videos here.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!