搜索资源列表
cifar10inspect
- 采用卷积神经网络在cifar-10图像库上进行的分类训练。效果非常好。-Convolution using trained neural network classification on cifar-10' s image library. The effect is very good.
DeepLearningImageClassificationExample
- 使用2012Imagenet数据大赛深度学习网络为架构的卷积神经网络,可进行多类数据分类任务(Using the 2012Imagenet Data Contest Deep Learning Network for Architectural Convolution Neural Networks, Multiple Class Data Classification Tasks)
CNN_matlab
- 卷积神经网络(CNN)是一种深度学习方法,它可以对图像进行识别和特征分类等优点。(The convolution neural network (CNN) is a deep learning method which can identify and characterize the image.)
CIFAR10
- 在CIFAR-10数据集上使用卷积神经网络进行图像分类(Image classification using convolution neural network on CIFAR-10 dataset)