搜索资源列表
Cellular-Neural-Network
- 细胞神经网络(CNN)是一种和人类神经网络非常相似的并行计算模型,各个邻接节点间有不同的通信。在本程序中A模型是反馈矩阵,B是控制矩阵。-Cellular neural network (CNN) is very similar to the human neural network model of parallel computation, all adjacent nodes have different communication. A model of this process is
CNN
- This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot
CNN-with-three-pooling-strategy
- 这是matlab的代码,将cnn进行三次池化的代码,可以作为学习卷积神经网络的入门例子-This is a matlab code that will perform three pooled cnn code can be used as a convolution neural network learning introductory example
cnn-matlab
- 人工神经网络算法的matlab程序代码样板,大家只需改里面输入函数,就可应用-cnn used in matlab
CNN
- 深度学习的卷积神经网络的MATLAB代码实现,数据为MNIST标准库。-it s a code in CNN with matlab.the is the MNIST.
CNN Matlab代码
- 利用大量图像数据对卷积神经网络算法进行训练,通过卷积、池化、下采样以及全连接层训练后的卷积神经网络在图像识别精度越来越高。(By using a large number of image data to train the convolutional neural network algorithm, the accuracy of the image recognition is higher and higher by convolution, pooling, down sampling
Two-Layer-CNN-on-MNIST-master
- CNN 训练手写字,Matlab 代码。(CNN manual character)
CNNToolbox
- 卷积神经网络工具包,matlab运行,用于图像特征挖掘(convolutional nerual network)
DEEP-CNN
- matlab下的CNN代码,有小例子供参考(the CNN code, there are small examples for reference)
CNN
- 用matlab编写的cnn网络,含有注释,包含训练集和测试集(It is a CNN network written in MATLAB , containing comments, including training set and test se)
CNN
- matlab实现卷积神经网络的程序,通俗易懂。(Matlab realize convolutional neural network program, easy to understand.)
cnn
- matlab包,卷积神经网络函数,用于数据预测,分类以及识别(Convolution neural network functions for data prediction, classification and identification)
CNN
- 卷积神经网络matlab代码,内附详细解释。可用于图像识别,数据分类。(this is an zip of matlab code for CNN used for data classification or figure recognization.)
SRCNN
- 是《Learning a Deep Convolutional Network for Image Super-Resolution》文章相关的MATLAB代码,可以利用训练好的字典,通过CNN实现超分辨率重建(SR)的功能。(Matlab demo code for "Learning a Deep Convolutional Network for Image Super-Resolution" (ECCV 2014) and "Image Super-Reso
CNN_matlab
- 卷积神经网络(CNN)是一种深度学习方法,它可以对图像进行识别和特征分类等优点。(The convolution neural network (CNN) is a deep learning method which can identify and characterize the image.)
CNN-matlab
- 卷积神经网络在matlab中的应用,可自行修改学习率和循环次数(Convolutional Neural Network in Matlab)
深度学习工具包matlab
- 深度学习matlab工具包 包括SAE DBN CNN 等matlab代码(Deep learning matlab tool kit includes SAE DBN CNN and other matlab code)
卷积网络matlab实现
- 用卷积神经网络(CNN)进行人脸识别,matlab编程,可用。(Convolutional neural network (CNN) is used for face recognition, and MATLAB programming is available.)
CNN
- 手写数字识别的数据集 matlab实现cnn(Data Set for Handwritten Number Recognition Realization of CNN in matlab)
CNN_matlab
- 使用matlab2019a深度学习工具箱实现的CNN卷积神经网络分类例程,数据是随机生成的一维随机数(Using the CNN convolution neural network classification routine realized by MATLAB 2019a deep learning toolbox, the data is one-dimensional random number generated randomly)