搜索资源列表
-
0下载:
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:
-
-
1下载:
DeepLearnToolbox_CNN_lzbV2.0
深度学习,卷积神经网络,Matlab工具箱
参考文献:
[1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006
[2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998
[3] https://github.com/rasmusberg
-
-
2下载:
这是深度学习的常用工具箱,里面包括常用的自动编码器、卷积神经网络和深度置信网络的函数-
This is a common toolbox depth study, which includes functions commonly used automatic encoder, convolutional neural network and depth of belief networks
-
-
2下载:
本示例展示了怎样从一个预处理的卷积神经网络中提取特征,并用这些特征去训练一个图像分类器。(This example shows how to extract learned features from a pretrained convolutional neural network, and use those features to train an image classifier. Feature extraction is the easiest and fastest way use
-