基于BP神经网络的手写数字识别系统设计 毕业论文+任务书+答辩PPT+答辩稿+外文翻译及原文+Python项目源码

摘 要

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

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

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

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%.

目  录

摘 要

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结果分析与实验结论

总  结

参考文献

致  谢

  • 43
    点赞
  • 27
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

程序员小马软件开发定制

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值