文件名称:CNN
介绍说明--下载内容均来自于网络,请自行研究使用
卷积神经网络是人工神经网络的一种,已成为当前语音分析和图像识别领域的研究热点。它的权值共享网络结构使之更类似于生物神经网络,降低了网络模型的复杂度,减少了权值的数量。自己可已加入数据,和修改梯度。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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