how to determine hidden layer of patternnet using tainscg function (backpropagation) for better accuration
이전 댓글 표시
My input is a 127x108 matrix of 108 attributes (the features) of 127 training dataset. the features are from image zoning 3x3. And then
My target is a 127x36 (row x column) matrix, column indicate what letter it is. (i.e : 0, 1, 2, 3, 4, 5, 6, 7, a, b, c,... i, I, j, k, l,... u, U, v,.. z). Total are 36 characters.
Thanks before.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Semantic Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!