How to test rbf for character recognition?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Greg Heath
2018-8-17
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Pattern Recognition and Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!