搜索资源列表
DeepLearnToolbox-matlab
- DBN代码 DBNs是一个概率生成模型,与传统的判别模型的神经网络相对,生成模型是建立一个观察数据和标签之间的联合分布。-DBN code DBNs generate a probability model, and determine the neural network model is relatively traditional, distributed generation model is to establish a jo
DeepLearnToolbox-master
- 这是用于深度学习的Matlab工具箱 深度学习是机器学习的一个新的子领域,专注于学习深层次的数据模型。 它的灵感来自于人类大脑的明显的深层次(分层的)层次结构。 目录包括`NN /` - 一个用于前馈反向传播神经网络的库,`CNN /` - 卷积神经网络库,`SAE /` - 堆叠式自动编码器库,`CAE /` - 卷积自动编码器库,`util /` - 库使用的功能函数,`data /` - 实例使用的数据,`tests /`
DBN的matlab代码
- 这是一个关于用数字识别训练一个手写数字识别的深度神经网络事例(This is a deep neural network example that uses digital recognition to train a handwritten numeral recognition)
DBN代码
- MATLAB实例与人工智能神经网络深度学习深度信念网络(MATLAB instance and artificial intelligence neural network deep learning deep belief network)
DeepLearnToolbox-master
- 深度学习神经网络matlab最好用的工具箱,包含CNN、DBN、RBM等。代码简单明了非常适合初学者(Deep learning neural network matlab is the best tool kit, including CNN, DBN, RBM and so on. The code is simple and clear for beginners)
rbpfdbn
- 深度置信网络 径向基神经网络,用于深度学习的matlab代码(the test example code of dbn net, it is the example code in matlab)
dbn-master
- 度信念网络是一个概率生成模型,与传统的判别模型的神经网络相对,生成模型是建立一个观察数据和标签之间的联合分布,对P(Observation|Label)和 P(Label|Observation)都做了评估,而判别模型仅仅而已评估了后者,也就是P(Label|Observation)。(The degree belief network is a probability generation model. Compared with t
DBN
- DBN算法-机器学习-电力系统预测 亲自编写可以使用(DBN algorithm machine learning power system prediction)