文件名称:CNN
介绍说明--下载内容来自于网络,使用问题请自行百度
卷积神经网络是一种特殊的深层的神经网络模型,它的特殊性体现在两个方面,一方面它的神经元间的连接是非全连接的, 另一方面同一层中某些神经元之间的连接的权重是共享的(即相同的)。它的非全连接和权值共享的网络结构使之更类似于生物 神经网络,降低了网络模型的复杂度(对于很难学习的深层结构来说,这是非常重要的),减少了权值的数量。-Convolution neural network is a kind of special deep neural network model, its particularity manifests in two aspects, on one hand its neurons connection is not completely connected, on the other hand the same layer in some neurons The weights of the connections are shared (ie, the same). Its non-fully connected and weight-sharing network structure makes it more similar to the biological neural network, reducing the complexity of the network model (it is very important for the deep structure that is difficult to learn), reducing the weight quantity.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CNN/cnnapplygrads.m
CNN/cnnbp.m
CNN/cnnff.m
CNN/Cnnsetup.m
CNN/cnntest.m
CNN/cnntrain.m
CNN/mnist_uint8.mat
CNN/Test_example_CNN.m
CNN
CNN/cnnbp.m
CNN/cnnff.m
CNN/Cnnsetup.m
CNN/cnntest.m
CNN/cnntrain.m
CNN/mnist_uint8.mat
CNN/Test_example_CNN.m
CNN
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.