搜索资源列表
MATLAB
- 《MATLAB 神经网络43个案例分析》目录用于学习卷积神经网络,机器学习-machine learning
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
DeepLearnToolbox-master
- 这是用于深度学习的Matlab工具箱 深度学习是机器学习的一个新的子领域,专注于学习深层次的数据模型。 它的灵感来自于人类大脑的明显的深层次(分层的)层次结构。 目录包括`NN /` - 一个用于前馈反向传播神经网络的库,`CNN /` - 卷积神经网络库,`SAE /` - 堆叠式自动编码器库,`CAE /` - 卷积自动编码器库,`util /` - 库使用的功能函数,`data /` - 实例使用的数据,`tests /`
CNN
- 卷积神经网络matlab代码,内附详细解释。可用于图像识别,数据分类。(this is an zip of matlab code for CNN used for data classification or figure recognization.)
Two-Layer-CNN-on-MNIST-master
- 卷积神经网络的matlab实现,同时可以作为图像处理使用,用于csi室内定位(Convolution neural network matlab implementation, can also be used as image processing for csi indoor positioning)
cnn
- matlab卷积神经网络cnn,用于手写字体识别或者其他都可以(matlab cnn For handwritten font recognition or anything else)
CNN_7
- 卷积神经网络的简单Matlab小程序仿真(Simple Matlab small program simulation of convolution neural network)
CNN-matlab
- 卷积神经网络在matlab中的应用,可自行修改学习率和循环次数(Convolutional Neural Network in Matlab)
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,)
SRCNN_TEST
- 基于卷积神经网络的图像超分辨率重建,不含训练程序,包含已训练好的model !(Test code for Super-Resolution Convolutional Neural Networks (SRCNN))
CNN_Edge
- 采用卷积神经网络进行边缘检测,采用MATLAB语言编写。(Edge detection using convolution neural network)
卷积神经网络CNN代码解析-matlab
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
Convolutional-Neural-Network-master
- matlab,深度学习工具箱,经典的卷积神经网络,共有两层卷积层。输入为28*28*1的图片(Matlab, the deep learning toolbox, the classic convolution neural network, has two volumes of layers. A picture entered into 28*28*1)
CNN
- 完整的CNN卷积神经网络创建、训练及测试。(Complete CNN convolution neural network is created, trained and tested.)
卷积网络matlab实现
- 用卷积神经网络(CNN)进行人脸识别,matlab编程,可用。(Convolutional neural network (CNN) is used for face recognition, and MATLAB programming is available.)
俩个卷积神经网络代码
- 卷积神经网络代码,用MATLAB语言编写,可在maltab平台中运行。(Convolutional neural network code, written in MATLAB language, can run in maltab platform.)
卷积神经网络CNN进行图像分类
- 基于卷积神经网络的图像识别,应用于MATLAB(Image Recognition Based on Convolutional Upgrading Network)
matlab手写卷积神经网络人脸识别
- 基于卷积神经网络的人脸识别,学生作品啊啊啊啊啊啊(open face cnn student school what i should do)
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)