资源列表
DeepLearnToolbox-master
- 深度学习的概念源于人工神经网络的研究。含多隐层的多层感知器就是一种深度学习结构。深度学习通过组合低层特征形成更加抽象的高层表示属性类别或特征,以发现数据的分布式特征表示(The concept of deep learning stems from the study of artificial neural networks. A multilayer perceptron with a hidden layer is a depth learning structure.)
DeepLearnToolbox-master
- 主要是深度学习相关的工具包,包括CNN+DBN+NN等,使用matlab实现。(Deep learning related toolkits, including CNN+DBN+NN and so on, are implemented using matlab.)
DeepLearnToolbox-master
- 深度学习MATLAB的工具箱,包括CNN、RNN、CAE、LSTM等复杂的神经网络的代码。(Deep learning MATLAB toolbox, including CNN, RNN, CAE, LSTM and other complex neural network code.)
DeepLearnToolbox
- 深度学习工具包,内有各大牛提出深度学习方法的matlab实现,挺全的-Deep learning toolkit, there are major cattle raised deep learning method matlab realize, quite wide
ml-startup-1
- 线型模型的学习资料 python源码,依赖sk-lean库实现(Linear model of learning materials Python source code, relying on sk-lean library implementation)
DeepLearnToolbox-master
- 深度学习工具箱的matlab程序,包括NN,CNN,CAE,SAE,DBN等多种深度学习算法。 -It s a deep learning toolbox of matlab, including NN, CNN, CAE, SAE, DBN and other deep learning algorithms.
DeepLearnToolbox-master
- Matlab的深度学习工具箱,有CNN DBN NN SAE for matlab。(Matlab's depth learning toolkit has CNN DBN, NN, SAE, for, matlab.)
DeepLearnToolbox-master
- 集中经典的DeepLearning算法 CNN SAE DBN等(Deep Learning CNN SAE DBN Several classic DeepLearning algorithms CNN SAE DBN etc)
rasmusbergpalm-DeepLearnToolbox-5df2801_
- deep learning Matlab toolbox
rasmusbergpalm-DeepLearnToolbox-5df2801
- mnist数据库,可用matlab运行,学习神经网络(MNIST database can be run by MATLAB, learning neural network.)
DeepLearnToolbox-master
- 深度学习matlab工具箱,深度学习初学者有用的入门资料-toolbox of deep learning for matlab
DeepLearn
- matlab写的一个深度学习的框架,主要用来学习深度学习,主要包括cnn、nn、dbn等,代码详细,且都含有demo,很实用