How to test rbf for character recognition?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I'm doing a character recognition project right now. I've created a RBF network but when I tried to test the network with the data test input contain a character to be recognized, i don't know how to do it. how do I match the character? someone please help me....
0 Kommentare
Antworten (1)
Greg Heath
am 17 Aug. 2018
If that character was not part of the training set, add one or more noisy versions of it to the training set and continue training from the existing configuration,
Hope this helps.
Greg
0 Kommentare
Siehe auch
Kategorien
Mehr zu Pattern Recognition and Classification finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!