中文说明:
CNN卷积神经网络在MATLAB实现。
English Description:
The convolution of the CNN neural network in MATLAB.关注次数: 490
下载次数: 0
文件大小: 18002KB
中文说明:
CNN卷积神经网络在MATLAB实现。
English Description:
The convolution of the CNN neural network in MATLAB.cnn_matlab
..........\block_sum_2.m
..........\cnn_cm.m
..........\cnn_compute_gradient.m
..........\cnn_devectorize_wb.m
..........\cnn_example.m
..........\cnn_example_face.m
..........\cnn_example_nets.m
..........\cnn_getw.m
..........\cnn_get_init_tr.m
..........\cnn_init.m
..........\cnn_new.m
..........\cnn_setw.m
..........\cnn_sim.m
..........\cnn_sim_verbose.m
..........\cnn_train.m
..........\cnn_train_gd.m
..........\cnn_train_rprop.m
..........\cnn_vectorize_wb.m
..........\data
..........\....\get_face_data.m
..........\....\test_data.mat
..........\....\trained_net.mat
..........\....\train_data.mat
..........\dltanh.m
..........\internal_testing
..........\................\cnn_compute_gradient_check_script.m
..........\................\cnn_compute_gradient_script.m
..........\................\cnn_vectorize_check_script.m
..........\................\reshape_script.m
..........\ltanh.m
..........\readme.txt