资源列表
DeepLearnToolbox-master
- matlab 的深度学习tool box,可方便熟悉深度学习的算法-matlab depth learning tool box, can be easily familiar deep learning algorithms
Shark-3.0.0
- SHARK是一种快速、模块化、功能丰富的开源C++机器学习库。它提供了线性和非线性优化的方法,基于内核的学习算法,神经网络,和其他各种机器学习技术(见下面的特征列表)。它作为一个强大的工具箱,已经在现实世界有很多应用和研究。SHARK依赖于Boost和 cmake。它兼容Windows,Solaris,MacOS X和Linux。根据GNU通用公共许可证授权许可。-SHARK is a fast, modular, feature-rich open-source C++ machine lea
bergpalm_DeepLearnToolbox
- 如今深度学习是AI和机器学习领域最热门的学习趋势。这是为深度学习而开发的matlab工具箱,很适合大家。-Today, deep learning is AI machine learning and learning the hottest trend. This is for deep learning and the development of matlab toolbox is suitable for everyone.
DeepLearnToolbox_matlab
- matlab实现的深度学习算法,能够看到代码,对学习使用深度学习很有帮助-deep Learning
deepLearn
- 深度学习的开发工具,有利于大家学习。自测能用(Development tools for deep learning)
CNN-with-three-pooling-strategy
- 这是matlab的代码,将cnn进行三次池化的代码,可以作为学习卷积神经网络的入门例子-This is a matlab code that will perform three pooled cnn code can be used as a convolution neural network learning introductory example
DeepLearning
- 包含神经网络、卷积神经网络、深度信念网络等深度学习程序,该程序可以用于语音识别、分类等处。(Deep learning programs including neural network, convolutional neural network and deep belief network can be used for speech recognition, classification and so on.)
Deeplearn Toolbox(CNN)
- 基于lenet-5模型,利用CNN进行图像分类(Image classification)
DeepLearnToolbox-master
- 这是用于深度学习的Matlab工具箱 深度学习是机器学习的一个新的子领域,专注于学习深层次的数据模型。 它的灵感来自于人类大脑的明显的深层次(分层的)层次结构。 目录包括`NN /` - 一个用于前馈反向传播神经网络的库,`CNN /` - 卷积神经网络库,`SAE /` - 堆叠式自动编码器库,`CAE /` - 卷积自动编码器库,`util /` - 库使用的功能函数,`data /` - 实例使用的数据,`tests /` - 单元测试来验证工具箱是否正常工作(A Matlab to
CNN
- 手写数字识别的数据集 matlab实现cnn(Data Set for Handwritten Number Recognition Realization of CNN in matlab)
DeepLearnToolbox---master
- 深度学习,用卷积神经网络做字符识别的好程序。-deep learning
DeepLearning
- 关于深度学习的详细的各种源代码,可以更好的理解深度学习的原理。-Depth study on the various sources of detailed, we can better understand the principle of the depth of learning.