神经网络与卷积神经网络用于手写数字识别.ppt

神经网络与卷积神经网络用于手写数字识别.ppt

  1. 1、本文档共20页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
神经网络与卷积神经网络用于手写数字识别

Colleague of Computer Science Inner Mongolia University Hohhot , Inner Mongolia , P.R China Email: huangzhiqiang@ 卷积神经网络 基于人工神经网络 在人工神经网络前,用滤波器进行特征抽取 使用卷积核作为特征抽取器 自动训练特征抽取器(即卷积核,即阈值参数) 卷积 卷积其实是一个图像处理核 卷积用于增强图像的某种特征 卷积的例子 子采样 降低图像分辨率 减少训练维数 增强网络对大小变化的适用性 一般卷积神经网络的结构 我的卷积神经网络结构 实验效果 训练时间次数及准确率 问题 1 准确率太低 2 准确率抖动厉害 3 单线程,训练速度太慢 A Hand-writing digit recognition Application base on Neural network and covolutional neural network NN digit recognition 1. Background 2. Method neural network back-propagation 3. Experiment training and testing samples neural network structure results OCR (Optical Character Recognition) has become one of the important methods in gathering information and information transformation. Digit recognition has a promising feature in many fields in society, such as the car license plate recognition , postcode recognition, the statistics of report forms and financial report forms. So the research on the Digit recognition is important. background neural network Neural network is a machine learning method. method Back Propagation Back propagation(BP) is a neural network learning algorithm. method Environment Hardware: CPU: Intel core i7 3630QM, 2.4GHZ Memory: 8G Byte Software: OS: windows 7 (64) IDE: vs2010 (C++) Experiment Experiment-Training and testing Samples Training and testing samples are from MNIST ,/exdb/mnist/ Every pic is a 28*28 dot matrix There are 10 pics in a sample, and there are 891 samples Experiment Neural network design Our neural network has 3 layers: Layer Input layer Hidden layer Output layer Dimension 14*14=196 196 10 meaning Average grey value of four neighbor dots Empirical value , about 1~1.5 times of the input Target numbers , I.e. 0,1,2,3….9 Experiment neural network design BP neural network Experiment results Training samples: Testing samples: Training items Sample pics Right prediction Right ratio Training time value 7000 6888 98.4% 603 476ms Testi

文档评论(0)

l215322 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档