Description: CNN Class, ver 0.72.
Change log:
Ver 0.72:
Sample GUI added, demonstrating use of convolutional network for handwriten digits recognition.
Training runs 20 faster.
Ver 0.71:
Bug fix: training was stoped after 1 epoch.
Ver 0.70:
First release.
This project provides matlab class for implementation of convolutional neural networks.
- [shengjingwangluo] - Some of my personal series of simple neu
- [NNDemo2.0] - Neural network matlab code. There are GU
- [rbf] - rbf neural network in the application of
- [PSO-bp-MATLAB8026] - PSO training using BP neural network MAT
- [cnn] - source code canny edge detection, edge d
- [CNNcharacterrecog] - This project provides matlab class for i
- [ver_0.8] - CNN - Convolutional neural network class
- [suanfa] - Includes annealing algorithm, neural net
- [bp] - BP neural network control of Matlab prog
File list (Check if you may need any files):
@cnn
....\adapt_dw.m
....\calchx.m
....\calcje.m
....\check_finit_dif.m
....\cnn.m
....\cnn_size.m
....\init.m
....\sim.m
....\subsasgn.m
....\subsref.m
....\train.m
back_conv2.m
back_subsample.m
cnet.mat
cnet_tool.m
eraser.gif
fastFilter2.m
license.txt
preproc_data.m
preproc_image.m
rand_std.m
readme.txt
readMNIST.m
readMNIST_image.m
rot180.m
subsample.m
tansig_mod.m
test_dgt.m
train_cnn.m