搜索资源列表
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
CNN
- 卷积神经网络的全部代码,已经调试通过了,可用于特征选择(Convolutional neural network all the code, has been debugged, and can be used for feature selection)
CNN_code
- 卷积神经网络代码齐全,手写数字识别以及SAE的例子(Convolutional neural network code)
ids-kdd99
- 基于Tensorflow用CNN(卷积神经网络)处理kdd99数据集,代码包括预处理代码和分类代码,准确率99.6%以上,并且快速收敛至最优值。(Based on Tensorflow (convolutional neural network) processing KDD99 data set based on CNN, the code includes preprocessing code and classification code, the accuracy rate is mor
character recognition
- CNN卷积神经网络对字符进行训练、字符识别相关代码(Printed ink jet character recognition)
cnn
- 这是一个经过自己整理的卷积神经网络的代码,对0-9数据集进行分类的代码,使用tensorflow框架完成的,主要使用的语言是Python,可以直接运行,初学者可以用于学习交流。(This is a self compiled convolutional neural network code, 0-9 data sets for classification of code, using the tensorflow framework to complete, the main languag
Lenet
- 卷积神经网络(lenet_5)代码,用于手写字符识别(code of convolutional neural network for handwork characterisic recognation)
caffe
- 卷积神经网络的一种开源代码,可以对图像数据库自动提取特征(An open source code of the convolution neural network that automatically extracts features of an image database. (one open source code of CNN which can extract features other image dataset.))
cnn
- 基于python tensorflow框架构建的卷积神经网络用来识别图像,附带训练数据集的制作代码。(The convolution neural network based on the python tensorflow framework is used to identify images with the production code of the training data set.)
multi-layer-convnet-master
- 深度学习中的卷积神经网络程c/c++代码简单实现(deep learning convnet network)
test_CNN
- 卷积神经网络,简单的对cifar数据集进行分类的代码(convolutional neural network)
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,)
卷积神经网络python代码
- 用于进行图像识别与大型图像的处理,是一种高效的识别方法(It is an efficient recognition method for image recognition and large image processing.)
卷积神经网络CNN代码解析-matlab
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
gcn-master
- 图卷积神经网络实现代码, python实现了图卷积神经网络的功能。(the code for gcn use python the paper is COVARIANT COMPOSITIONAL NETWORKS FOR LEARNING GRAPHS)
卷积神经网络源码-深度
- 卷积神经网络源码,学习用代码,内容较好。(Convolutional Neural Network Source Code)
俩个卷积神经网络代码
- 卷积神经网络代码,用MATLAB语言编写,可在maltab平台中运行。(Convolutional neural network code, written in MATLAB language, can run in maltab platform.)
DnCNN-master
- 卷积神经网络进行图像去噪,比较经典的一篇文章代码。(The convolutional neural network performs image denoising and compares the classic article code.)
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)