搜索资源列表
linear-convolution-code
- 用C++语言编写的线性卷积代码。可用于小波变换及其它图像应用。-The linear convolution code written C++ language. Can be used for the wavelet transform and other image applications.
cdbn
- 卷积的DBN和RBM,包含详细的代码。可运行,并与论文结果相差不大,适合初学者借鉴。-DBN and RBM convolution, contains a detailed code. Can run, and with little difference between the results of the paper, suitable for beginners reference.
CNN-with-three-pooling-strategy
- 这是matlab的代码,将cnn进行三次池化的代码,可以作为学习卷积神经网络的入门例子-This is a matlab code that will perform three pooled cnn code can be used as a convolution neural network learning introductory example
cnn_vs2012
- 基于Mnist库的手写数字识别的C++源代码,用卷积神经网络实现-Handwritten numeral recognition Mnist library C++ source code, using convolution neural network
cnn_c
- 卷积神经网络的C++代码,用于人工智能处理- Convolution neural network C++ code for the AI processing
convolutional_mlp
- 多层前向卷积神经网络Python代码。Theano的CNN代码-CNN,Convolutional Neural Network,multiple feedback convolution neural cetwork,Python code
hbvddh2
- The folder for space-time block codes - convolution code cascade system simulation program, the antenna is configured to send 2, 2,-The folder for space-time block codes- convolution code cascade system simulation program, the antenna is configured t
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.))
faq1(1)
- cnn是卷积神经网络,代码利用cnn进行文本分类(CNN is a convolution neural network, and the code uses CNN for text classification)
writingMaster
- 实验室项目。识别用户签名和汉字草书,效果较好。基于卷积神经网络实现。框架是tensorflow。原创代码初次公开。(Laboratory project. The recognition of user signature and Chinese scr ipt is good. Based on convolution neural network implementation. The framework is tensorflow. Original code for the first
matlab实现LeNet
- 卷积神经网络LeNet代码,可实现图片分类(Convolution neural network code)
卷积层,池化层样例
- tensorflow框架下的卷积层,池化层说明与样例,代码(Convolution layer, pooling layer illustration and sample code)