Description: Convolutional neural network is an artificial neural network, it has become a research hotspot speech analysis and image recognition field. It weights shared network structure to make it more similar to biological neural networks, reduce the complexity of the network model, reducing the number of weights. Own data may have been added, and modify gradients.
To Search:
File list (Check if you may need any files):
CNN\cnnapplygrads.m
...\cnnbp.m
...\cnnff.m
...\cnnnumgradcheck.m
...\cnnsetup.m
...\cnntest.m
...\cnntrain.m
...\mnist_uint8.mat
...\test_example_CNN.m
...\tetee.m
CNN