搜索资源列表
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
mycnn
- 卷积神经网络识别字符的Matlab程序,包含所需的所有素材和自己改进的一部分代码-Convolutional neural network for handwriten digits recognition: training and simulation. This program implements the convolutional neural network for MNIST handwriten digi
CNN-
- CNN卷积神经网络数字识别MATLAB代码-CNN convolutional neural network digital identification MATLAB code
CNN
- 卷积神经网络的c++ 实现版本,本文件主要供学习机器学习的同学使用,里面代码有详细注释-CNN matlab
CNN
- 卷积神经网络代码,Java版。改自Deep Learning Toolbox的matlab代码。-CNN code with Java. From github deep learning toolbox
CNN
- 深度学习的卷积神经网络的MATLAB代码实现,数据为MNIST标准库。-it s a code in CNN with matlab.the is the MNIST.
Training-code-for-SRCNN
- 超分辨卷积神经网络,深度学习,MATLAB代码,获取深度学习的训练数据-Super-resolution convolution neural network, the depth of learning, MATLAB code, get deep learning of the training data
Test-code-for-SRCNN
- 深度学习,超分辨卷积神经网络,获取测试数据的MATLAB代码-Depth study, the super-resolution convolution neural network, access to test data MATLAB code
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 convo
CNN
- 卷积神经网络matlab代码,内附详细解释。可用于图像识别,数据分类。(this is an zip of matlab code for CNN used for data classification or figure recognization.)
matlabCNN
- 基于CNN的卷积神经网络的matlab代码,方便简单(cnn matlab code good for learner)
matlab实现LeNet
- 卷积神经网络LeNet代码,可实现图片分类(Convolution neural network code)
111.rar
- 有关于直接可运行卷积神经网络的各类matlab源代码(The matlab code of the convolution neural network can directly run the matlab code of the convolution neural network,)
matlab
- 本文件中代码使用前馈卷积神经网络对图像进行去噪(In this paper, we use the feedforward convolution neural network to denoise the image.)
卷积神经网络CNN代码解析-matlab
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
俩个卷积神经网络代码
- 卷积神经网络代码,用MATLAB语言编写,可在maltab平台中运行。(Convolutional neural network code, written in MATLAB language, can run in maltab platform.)
CFICA_11
- 盲分离代码,是实现卷积神经网络的盲分离matlab代码,其中附带有原理及其论文,是盲信号分离技术的一个好例子(Matlab code for blind separation of convolutional neural networks. Principles and papers are attached. It is a good example of blind signal separation technology.)
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)