Classifying 2D patterns (images of alphabet letters) using Perceptron rule
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!