搜索资源列表
CNNWB_05-27-2012
- 这个是我找到的卷积神经网络在minist库上数字识别最好的结果,准确率99.5 ,比C++版本的更好。程序可以直接编译运行,但是因为要下载两个数据库可能非常慢,需要你修改一下代码跳过去。如果你对cnn很感兴趣,可以找我Q:3617 28654-This is what I found convolutional neural network minist library Digital Identification best resul
mycnn
- 卷积神经网络识别字符的Matlab程序,包含所需的所有素材和自己改进的一部分代码-Convolutional neural network for handwriten digits recognition: training and simulation. This program implements the convolutional neural network for MNIST handwriten digi
cnn-matlab
- 人工神经网络算法的matlab程序代码样板,大家只需改里面输入函数,就可应用-cnn used in matlab
CNN
- 此代码是对卷积神经网络用于手写字体识别的实现,程序是基于theano库开发的,并且用到了集成化模块keras,方便我们构建自己的网络结构,很好的解决分类问题-This code is the convolution neural network for handwritten character recognition, the program is based on the theano library development, an
CNN_matlab
- 卷积神经网络(CNN)是一种深度学习方法,它可以对图像进行识别和特征分类等优点。(The convolution neural network (CNN) is a deep learning method which can identify and characterize the image.)
卷积神经网络CNN代码解析-matlab
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
CNN入门matlab程序
- matlab神经网络基础代码,包含各类神经网络代码和测试案例(Matlab neural network basic code, including various types of neural network code and test cases)