搜索资源列表
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
- 卷积神经网络的全部代码,已经调试通过了,可用于特征选择(Convolutional neural network all the code, has been debugged, and can be used for feature selection)
cnn
- 运用java语言简单实现卷积神经网络算法(Simple implementation of convolutional neural network algorithm using java language)
卷积神经网络CNN从入门到精通
- 机器学习所要用到的卷积神经网络CNN从入门到精通(Convolution neural network CNN from entry to mastery)
CNN_MNIST
- Tensorflow实现基于MNIST数据集的卷积神经网络(Tensorflow implementation of convolutional neural networks based on MNIST data)
cnn-示例
- 卷积神经网络的结构模型,可实现对图像进行训练与识别(The structure model of the convolution neural network can realize the training and recognition of the image)
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 fr a mewo
cnn
- 卷积神经网络(CNN),TensorFlow框架下运行,基于MNIST手写体数据集,可直接运行(Convolutional Neural Network (CNN), run under TensorFlow fr a mework, can run directly based on MNIST handwritten dataset)
SVM-CNN-master
- 实现卷积神经网络与支持向量机的联合调试使用(Joint debugging and implementation of convolutional neural network and support vector machine)
CNN
- 构建卷积神经网络,包括卷积层,池化层,RELU(Construction of convolution neural network)
cnn
- 卷积神经网络的M语言实现,包含众多子程序(Convolutional Neural Networ)
cnn
- 基于python tensorflow框架构建的卷积神经网络用来识别图像,附带训练数据集的制作代码。(The convolution neural network based on the python tensorflow fr a mework is used to identify images with the production code of the training data set.)
cnn
- matlab卷积神经网络cnn,用于手写字体识别或者其他都可以(matlab cnn For handwritten font recognition or anything else)
CNN-matlab
- 卷积神经网络在matlab中的应用,可自行修改学习率和循环次数(Convolutional Neural Network in Matlab)
卷积神经网络CNN代码解析-matlab
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
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.)
卷积神经网络CNN进行图像分类
- 基于卷积神经网络的图像识别,应用于MATLAB(Image Recognition Based on Convolutional Upgrading Network)
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)