How to implement a neural network feedforward backpropagation network?
Afficher commentaires plus anciens
I want to know how to implement a neural network feedforward backpropagation network? How it works for printed number recognition?
Réponses (2)
Chirag Gupta
le 2 Fév 2011
0 votes
There is a similar demo in the neural network toolbox that explains the various steps:
Try searching for Character Recognition in the documentation.
Ned Gulley
le 2 Fév 2011
0 votes
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.
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!