设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
基于BP神经网络的手写数字识别系统设计 毕业论文+任务书+答辩PPT+答辩稿+外文翻译及原文+Python项目源码
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

摘 要

深度学习是传统机器学习下的一个分支,得益于近些年来计算机硬件计算能力质的飞跃,使得深度学习成为了当下热门之一。手写数字识别更是深度学习入门的经典案例,学习和理解其背后的原理对于深度学习的理解有很重要的作用。

本文将采用深度学习中的BP神经网络来训练手写数字识别模型。使用BP神经网络建立合理的模型结构,利用BP层中设定一定数目的BP核(即滤波器),通过训练数据使模型学习到能够反映出十个不同手写提数字特征的BP核权值,最后通过全连接层使用softmax函数给出预测数字图对应每种数字可能性的概率多少。

本文以学习基于深度学习的手写数字识别算法的过程为线索,由简入深,从最基础的感知器到BP神经网络,学习和理解深度学习的相关基本概念、模型建立以及训练过程。最后通过使用深度学习框架Keras以MNIST作为训练数据集训练出高识别率的模型并将其与OpenCV技术结合应用到摄像头上实现实时识别数字,使用合理的模型结构,在测试集上识别准确率达到99%以上,在与摄像头结合实际应用中的识别效果达到90%以上。

关键词:深度学习,BP神经网络,MNIST,OpenCV;手写数字识别

ABSTRACT

Deep learning is a branch of traditional machine learning. Thanks to the qualitative leap of computer hardware computing power in recent years, deep learning has become one of the current popular topics. Handwritten number recognition is a classic case of deep learning introduction. Learning and understanding the principles behind it plays a very important role in the understanding of deep learning.

In this paper, the BP neural network in deep learning will be used to train the handwritten digit recognition model. Using BP neural network to establish a reasonable model structure, using the BP layer set a certain number of BP core (i. e., filter), by training the model to reflect the ten different handwritten numerical characteristics of BP nuclear weights, finally through the full connection layer using softmax function to predict the probability of each number possibility.

This paper takes the process of learning the handwritten digit recognition algorithm based on deep learning as a clue, from simple to deep, from the most basic perceptron to BP neural network, learning and understanding the relevant basic concepts of deep learning. Finally by using deep learning framework Keras to MNIST as training data set training high recognition rate model and combined with OpenCV technology applied to the camera to realize real-time recognition number, using reasonable model structure, recognition accuracy above 99%, in combination with the practical application of camera recognition effect of more than 90%.

Key words: deep learning, BP neural network, MNIST, OpenCV; Handwritten digit recognition


目  录

摘 要

ABSTRACT

1 绪论

1.1 数字识别研究现状

1.2 深度学习的发展与现状

1.3 研究意义

1.4 论文结构

2 BP神经网络基本原理

2.1 BP神经网络

2.1.1 BP神经网络概述

2.1.2 BP神经网络的重要组成部分

2.1.3 权值共享和局部连接

2.2 神经网络的前向传播和反向传播

2.2.1 神经元

2.2.2 神经网络的连接形式

2.2.3 神经网络的前向传播

2.2.4 神经网络的反向传播算法

2.3 优化方法——梯度下降

2.3.1 批梯度下降

2.3.2 随机梯度下降

2.3.3 小批量梯度下降

3 Keras深度学习框架

3.1 Keras简介

3.2 Keras编程

3.2.1 Keras模型构建

3.2.2 Keras常用函数及用法

3.3 Keras环境配置

4 手写数字识别算法应用实践

4.1实验目的

4.2实验过程与结果

4.2.1获取MNIST数据

4.2.2构建BP神经网络

4.2.3训练构建的BP神经网络

4.2.4测试BP网络

4.3结果分析与实验结论

总  结

参考文献

致  谢














  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
本类最新文章
基于Python的在线自主考试系 基于腾讯云的个人知识库管理系统 基于Android的酒店预定系统
基于matlab变频器控制交流电 基于微信小程序的家校联动平台管理 基于时频分析与自适应滤波技术的多
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!