搜索资源列表
NNandCNN
- 经典的NN,CNN,算法描述与实现,免费下载-Classical NN, CNN, algorithm descr iption and implementation, free download
CNN
- this cellular neural network system programmed in java-this is cellular neural network system programmed in java
CNNcharacterrecog
- This project provides matlab class for implementation of convolutional neural networks. This networks was created by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot na
Dia_Ero
- 数学形态学在数字图像处理领域中的应用越来越广泛,各种形态结构和算法不断涌现.数学形态学以集 合运算为基础,其基本思想是用具有一定形态的结构元去度量图像中的形态以解决理解问题.该文利用细胞神经 网络(CNN),运用数学形态滤波适时、并行完成各种数学形态运算.文中给出了有关CNN的全局和局部稳定状态 的定理,证明CNN在一定的条件下可以通过动态过程的稳定达到数学形态滤波的结果.将其结果运用在煤矿井下 煤仓图像的预处理当中,取得了满意的结果.-Mathematical Morpholo
CNN
- 本程序实现深度学习的卷积神经网络(CNN)算法,含有训练程序和测试程序-This program implements convolution depth learning neural network (CNN) algorithm contains training programs and test procedures
CNN
- 细胞神经网络,简称为CNN,由于其能够产生混沌吸引子,而被广泛应用于加密系统中,本代码为画出CNN的超混沌吸引子。-Neural networks, referred to as CNN, due to its ability to generate chaotic attractor, and is widely used encryption system, the code for drawing CNN super chaotic attractors.
CNN
- matlab DeepLearnToolbox cnn工具箱代码-cnn tool
卷积神经网络CNN从入门到精通
- 机器学习所要用到的卷积神经网络CNN从入门到精通(Convolution neural network CNN from entry to mastery)
FPGA-CNN-master
- fpga硬件实现cnn代码,学习可用。了解基本的深度学习概念和实现方法(FPGA hardware implementation of the code, used for learning)
cnn-master (1)
- cnn code , use this code , easy and fast
cnn+multi
- cnn simulation with perceptron
CNN
- 入门级的CNN学习代码,包含了完整的测试数据及注释(Entry-level CNN learning code, including the complete test data and notes)
cnn-mnist
- CNN-mnist自制算法,使用卷积神经网络进行计算,准确率99.2(CNN-mnist is a algorithm written by yourself.A convolution neural network is used for calculation, the accuracy rate is 99.2)
CNN学习算法
- 该文件主要包含了CNN卷及神经网络Matlab算法,该算法主要用于完成机器视觉学习(The paper mainly includes CNN volume and neural network Matlab algorithm, which is used to complete machine vision learning.)
cnn
- 手写数字识别的简单实现,CNN入门到深入,三个版本供读者使用。(Simple Implementation of Handwritten Number Recognition, Getting Started with CNN)
卷积神经网络CNN代码解析-matlab
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
基于Tensorflow的CNN数字识别
- 本文实现了基于minist的手写数字识别,基于TensorFlow的python语言,程序有详细的注释,以及手把手教你怎么搭建CNN(This article implements the handwritten numeral recognition based on minist, the python language based on TensorFlow, the program has detailed annotations, and hands-on instructions o
cnn人脸识别
- 使用CNN实现人脸识别,包括训练数据集与测试数据集(Face recognition using CNN, including training data set and test data set)
CNN-SVM
- 卷积神经网络(CNN)用来提取特征,采用SVM分类器进行训练和分类(Convolutional Neural Network (CNN) was used to extract features, and SVM classifier was used for training and classification)
