中文说明:
使用matlab实现卷积神经网络(cnn)算法,比较简单易懂。
English Description:
Using MATLAB to realize convolution neural network (CNN) algorithm is relatively simple and easy to understand.
Convolution neural network (CNN) algorithm based on MATLAB
关注次数: 497
下载次数: 2
文件大小: 14374KB
中文说明:
使用matlab实现卷积神经网络(cnn)算法,比较简单易懂。
English Description:
Using MATLAB to realize convolution neural network (CNN) algorithm is relatively simple and easy to understand.
code\cnnapplygrads.m
code\cnnbp.m
code\cnnff.m
code\cnnnumgradcheck.m
code\cnnsetup.m
code\cnntest.m
code\cnntrain.m
code\mnist_uint8.mat
code\run_cnn_example.m
code\util\allcomb.m
code\util\expand.m
code\util\flicker.m
code\util\flipall.m
code\util\fliplrf.m
code\util\flipudf.m
code\util\im2patches.m
code\util\isOctave.m
code\util\makeLMfilters.m
code\util\myOctaveVersion.m
code\util\normalize.m
code\util\patches2im.m
code\util\randcorr.m
code\util\randp.m
code\util\rnd.m
code\util\sigm.m
code\util\sigmrnd.m
code\util\softmax.m
code\util\tanh_opt.m
code\util\visualize.m
code\util\whiten.m
code\util\zscore.m
code\util
code