搜索资源列表
手写体数字的识别程序
- 运用神经网络 算法所写的手写数字的识别程序-networks using neural network algorithm written in the handwriting digit identification procedures
HandIdentifyRate
- BP神经网络手写体识别。BMP图像训练后,进行识别率的计算
手写体数字识别
- 一款从网上得来数字识别程序,用的算法是神经网络-one obtained from the Internet digital identification procedures, the use of neural network algorithms
简单手写体数字识别系统的源代码
- 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-order to achieve the recognition of handwritten characters, the use of artificial intelligence hierarchical neural network thinking, the right font identification through training to learn, to a
基于神经网络的手写体文字识别系统
- 这是一款用VC++编写的的手写体文字识别系统。通过对文字图片的训练,从而到达对手写体文字的识别效果。
DigitalRec
- 手写体数字识别的VC实现 使用神经网络算法对手写体数字进行识别,训练后识别率可达90%左右。-Handwritten Digit Recognition of the VC to achieve the use of neural network algorithm for handwritten numeral recognition, training, recognition rate can reach about 90.
digitrecognizesystembasedbp
- 给出了基于神经网络的手写体数字的识别程序,并对BP神经网络进行了一些改进-Are given based on neural network Handwritten digit identification procedures, and BP neural networks have been some improvements
bp_test
- 利用人工智能,神经网络中的BP网络实现的,可以有效识别手写体数字-Using artificial intelligence, neural network BP network, and can effectively identify the handwritten numeral
123214324325325435
- 利用神经网络算法识别手写体文字的工程,工程的例子图像为MNIST DATABASE数据库中的图像-Use of neural network algorithm handwritten text recognition works, examples of images in the database image MNIST DATABASE
bp-recognition
- 采用BP神经网络对手写体数字进行识别。识别相当方便有效快捷-Using BP neural network to recognize handwritten digits. Very easy to identify effective and efficient
CNNhandwrittencharreccssource
- CNN卷积神经网络 手写体识别 c#实现源代码。很好很经典。-Csharp version convolutional neural network . according to the source code adapted from Mike. CNN convolutional neural networks for research of the people.
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写数字识别,利用概率神经网络识别1-9的手写数字,matlab程序(Handwritten numeral recognition based on probabilistic neural network)
手写体数字识别系统
- 用神经网络准确实现手写体数字的识别,很实用(Neural network to achieve handwritten numeral recognition, very practical)
cnn
- 卷积神经网络(CNN),TensorFlow框架下运行,基于MNIST手写体数据集,可直接运行(Convolutional Neural Network (CNN), run under TensorFlow framework, can run directly based on MNIST handwritten dataset)
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写体数字识别Matlab程序(Handwritten digital recognition Matlab program based on probabilistic neural network)
bayes和神经网络的手写体数字识别程序(matlab)
- bayes和神经网络的手写体数字识别程序(matlab)(bayes and neural network handwritten numeral recognition program (matlab))
bpnn
- 用Python3实现BP神经网络对MNIST数字手写体识别,下载就能用(Using Python3 to implement BP neural network for MNIST digital handwriting recognition, download can be used)
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写体数字识别,可用于课程设计(Handwritten digit recognition based on probabilistic neural network can be used for course design)
rasmusbergpalm-DeepLearnToolbox-5df2801
- mnist数据库,可用matlab运行,学习神经网络(MNIST database can be run by MATLAB, learning neural network.)
手写体数字识别
- 基于TensorFlow框架的三层神经网络手写体数字识别