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!