搜索资源列表
深度神经网络
- It provides deep learning tools of deep belief networks (DBNs).-Run testDNN to try! Each function includes descr iption. Please check it! It provides deep learning tools of deep belief networks (DBNs) of stacked restricted Boltzmann machines (RBMs).
dbn DBN
- dbn DBN深度学习(波尔兹曼机DBM学习,一种新型神经网络)的matlab源码,可用于模式识别,图像处理等领域。
deep_networks
- 该文档包含了利用深度学习神经网络对分类问题的详细结构-Implement deep networks for digit classification
NNDeeplearning
- 深度学习的一些工具包和一些例程,有关于BP神经网络,卷积神经网络等。用于熟悉相关算法基本够用。比较适合想了解此类内容的初学者。-Some Tools of deep learning. Eg:NN,CNN,BP and so on. It s pretty well to student.
DeepLearnToolbox_CNN_lzbV2.0
- 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
matlab-Deep-Learn
- MATLAB神经网络经典程序 包括多个神经网络程序、深度学习程序-MATLAB neural network program including mutil network and deep learning program
DeepLearnToolbox-master
- 这是深度学习的常用工具箱,里面包括常用的自动编码器、卷积神经网络和深度置信网络的函数- This is a common toolbox depth study, which includes functions commonly used automatic encoder, convolutional neural network and depth of belief networks
M-Tool-CNNs
- 深度学习之一,卷积神经网络例程,包括结构设置、系数更新、测试数据库等。-One deep learning, neural network convolution routines, including structural arrangement, the coefficient update, test s.
DeepNeuralNetwork20160805
- 上传的文档为matlab环境下的深度神经网络的学习资料(DeepNeuralNetwork by matlab)
案例1 BP神经网络的数据分类-语音特征信号分类
- 简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
DeepLearnToolbox-master
- 深度学习工具箱,包括卷积神经网络,DBN等,可以运行tests文件碱性测试所有的代码(Depth learning toolbox)
深度学习模型(卷积神经网络,深信度网络和堆栈稀疏自动编码器)
- 深度学习网络,包含卷积神经网络,深信度神经网络,和堆栈稀疏自动编码器等
Lenetchange
- 卷积神经网络CNN,基于手写体数据库的相关训练(Convolution neural network, handwriting training)
deepmat-master
- DNN程序,可以利用MATLAB实现深度神经网络。包含子程序(DNN program, you can use MATLAB to achieve a deep neural network. Include subroutine)
DNN_WMMSE
- 使用深度神经网络解决无线网络中资源分配问题(Using deep neural networks to solve the problem of resource allocation in wireless networks)
rbpfdbn
- 深度置信网络 径向基神经网络,用于深度学习的matlab代码(the test example code of dbn net, it is the example code in matlab)
Bp神经网络。
- 本资源是有关深度学习的Bp神经网络算法的实现。
Deep Neural Network
- 深度神经网络训练过程中:首先是进行初始化,根据需求设置神经网络的基本结构;然后进行前向传递(feedforward),层与层之间进行传递,求得误差;然后进行反向传播(back propogation),根据误差最小化原则,使用随机梯度下降法,对各个参数进行求导,确定下降方向,对各个参数进行更新(In the training process of deep neural network, firstly, initialization is carried out, and the basic
BCI_MI_CSP_DNN
- BCI_MI_CSP_DNN是一种基于matlab的运动图像脑电信号分类程序。 基于matlab深度学习工具箱编写了BCI_MI_CSP_DNN程序 本程序的原理基于CSP和DNN算法 这个程序的性能是基于BCI竞赛II数据集II 提出了一种基于深度学习的运动图像脑电信号分类方法。在预处理原始脑电图信号的基础上,采用共空间模型(CSP)方法提取脑电图特征矩阵,并将其输入深度神经网络(DNN)进行训练和分类。我们的工作在BCI Competition II Dataset III上进行了实
神经网络3
- 人工智能分割图像方法,运用深度学习实现,程序可直接使用(The method of image segmentation based on artificial intelligence and realized by deep learning)