Classifying 2D patterns (images of alphabet letters) using Perceptron rule
2 ビュー (過去 30 日間)
古いコメントを表示
hi i have asked this question couple of times in different forms but didnt get any real answers
i have 520 images of alphabet letters (20x26) and need to use single layer perceptron to classify them using LOOCV (leave one out cross validation)
my images are grayscale but i need to turn them into bipolar values (-1 and 1) this part isnt a problem
i know i need to use newp to creat the net and train it
but i have no idea how or where to even start
id like to at least know an algoritem or guide line of where to start and where to get
im not a computer student im EE and no idea how or even what i need to do
thank you
0 件のコメント
回答 (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!