How to implement a neural network feedforward backpropagation network?
1 次查看(过去 30 天)
显示 更早的评论
I want to know how to implement a neural network feedforward backpropagation network? How it works for printed number recognition?
0 个评论
回答(2 个)
Chirag Gupta
2011-2-2
There is a similar demo in the neural network toolbox that explains the various steps:
Try searching for Character Recognition in the documentation.
0 个评论
Ned Gulley
2011-2-2
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!