搜索资源列表
Recognizer
- Letter recognition with Multilayer Perceptron. It learns 10 first letters and then tries to recognize drawn symbol.
BP0411
- 神经网络字符识别程序,可以用来做汉字,英文,数字等字符的识别,需要先训练样本。-ANN for letter recognize,used in Chinese characters,letters and numbers recognization.
letter_recognition
- 用一个三层的BP网络实现下列两类字母的识别问题,L字母输出为1,T字母输出为0.-use a three-layers BP network to recognize 2 types of letter,the output of L is 1,the output of T is 0.
HW1
- 使用knn 和 condnesed 1nn来实现了一组字母数据的识别-Using knn and cnn algorithm to recognize a letter data
