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!