How to implement a neural network feedforward backpropagation network?
Mostrar comentarios más antiguos
I want to know how to implement a neural network feedforward backpropagation network? How it works for printed number recognition?
Respuestas (2)
Chirag Gupta
el 2 de Feb. de 2011
0 votos
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
el 2 de Feb. de 2011
0 votos
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.
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!