how to determine hidden layer of patternnet using tainscg function (backpropagation) for better accuration
Show older comments
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.
1 Comment
Bachtiar Muhammad Lubis
on 26 Dec 2018
Answers (0)
Categories
Find more on Semantic Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!