文件名称:cnn_linear_max-master
介绍说明--下载内容来自于网络,使用问题请自行百度
一个简单的卷积神经网络与线性神经元。
结构:输入- >卷积- > max池- >卷积- > max池- >完全连接。
编译c++马克斯池功能首先输入“墨西哥人MaxPooling.cpp”。
数据可以在http://ai.stanford.edu/下载~ amaas /数据/ data.zip
可以在http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset下载的数据加载函数
约98 为50时代的所有训练数据分类精度。-A simple convolutional neural network with linear neurons.
Structure: input->convolution->max pooling->convolution->max pooling->fully connected.
Compile the max pooling function in C++ first by typing mex MaxPooling.cpp .
The data can be downloaded in http://ai.stanford.edu/~amaas/data/data.zip
The data loading functions can be downloaded in http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset
About 98 classification accuracy for 50 epochs of all training data.
结构:输入- >卷积- > max池- >卷积- > max池- >完全连接。
编译c++马克斯池功能首先输入“墨西哥人MaxPooling.cpp”。
数据可以在http://ai.stanford.edu/下载~ amaas /数据/ data.zip
可以在http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset下载的数据加载函数
约98 为50时代的所有训练数据分类精度。-A simple convolutional neural network with linear neurons.
Structure: input->convolution->max pooling->convolution->max pooling->fully connected.
Compile the max pooling function in C++ first by typing mex MaxPooling.cpp .
The data can be downloaded in http://ai.stanford.edu/~amaas/data/data.zip
The data loading functions can be downloaded in http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset
About 98 classification accuracy for 50 epochs of all training data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cnn_linear_max-master/
cnn_linear_max-master/cnnTest.m
cnn_linear_max-master/cnnTrain.m
cnn_linear_max-master/Debug/
cnn_linear_max-master/Debug/MaxPooling.pch
cnn_linear_max-master/Debug/vc60.idb
cnn_linear_max-master/Debug/vc60.pdb
cnn_linear_max-master/MaxPooling.cpp
cnn_linear_max-master/MaxPooling.dsp
cnn_linear_max-master/MaxPooling.dsw
cnn_linear_max-master/MaxPooling.ncb
cnn_linear_max-master/MaxPooling.opt
cnn_linear_max-master/MaxPooling.plg
cnn_linear_max-master/README.md
cnn_linear_max-master/upsampleMax.m
cnn_linear_max-master/cnnTest.m
cnn_linear_max-master/cnnTrain.m
cnn_linear_max-master/Debug/
cnn_linear_max-master/Debug/MaxPooling.pch
cnn_linear_max-master/Debug/vc60.idb
cnn_linear_max-master/Debug/vc60.pdb
cnn_linear_max-master/MaxPooling.cpp
cnn_linear_max-master/MaxPooling.dsp
cnn_linear_max-master/MaxPooling.dsw
cnn_linear_max-master/MaxPooling.ncb
cnn_linear_max-master/MaxPooling.opt
cnn_linear_max-master/MaxPooling.plg
cnn_linear_max-master/README.md
cnn_linear_max-master/upsampleMax.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.