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!