搜索资源列表
MYCNN
- 基于CNN的手写文本识别,卷积神经网络模型,并受到深度学习中预训练方式的启发,提出一种类别累加的训练方式,采用这种类别累加方式进行卷积神经网络模型的训练-Handwritten text recognition based on CNN neural network model, convolution, and inspired by the pre training in depth study, put forward a kind of category cumulative train
CNN2
- 数字识别CNN训练源码,简单入门学习,深度学习入门参考源码,是国外大神写的一个方法-Digital Identification KNN training source, the simple entry-learning, deep learning introductory reference source
基于深度学习的手写数字体识别
- 基于深度学习的手写数字体识别,以卷积神经网络(CNN)作为网络模型,利用mnist手写数字训练数据集训练手写数字识别模型,搭建手写数字识别系统,并用自己手写的数字照片进行测试。