搜索资源列表
BNT_SLP.tar
- 动态贝叶斯网络结构学习算法,用来检验基于BOA的DBN结构寻优体系的合理性与可行性。环境matlab 6.1以上-Dynamic Bayesian network structure learning algorithm, the DBN used to test the structure-based optimization BOA system is reasonable and feasible. Environmental matlab 6.1 or above
FullBNT-1.0.7
- HMM,DBN Function matlab tool box
dbn DBN
- dbn DBN深度学习(波尔兹曼机DBM学习,一种新型神经网络)的matlab源码,可用于模式识别,图像处理等领域。
DBN-code
- 深度学习DBN网络,使用MATLAB,有详细的注释-DBN deep learning network, using MATLAB, there are detailed notes
DBN
- 深度学习研究中的一种,用限制玻尔兹曼机(DBN)的方法来实现!用Matlab的方法。-it s a code in DBN with matlab
DeeBNetV3.2
- matlab's deep belief network toolbox
DeepLearnToolbox-master
- 这是用于深度学习的Matlab工具箱 深度学习是机器学习的一个新的子领域,专注于学习深层次的数据模型。 它的灵感来自于人类大脑的明显的深层次(分层的)层次结构。 目录包括`NN /` - 一个用于前馈反向传播神经网络的库,`CNN /` - 卷积神经网络库,`SAE /` - 堆叠式自动编码器库,`CAE /` - 卷积自动编码器库,`util /` - 库使用的功能函数,`data /` - 实例使用的数据,`tests /` - 单元测试来验证工具箱是否正常工作(A Matlab to
DeepLearnToolbox-master
- Matlab的深度学习工具箱,有CNN DBN NN SAE for matlab。(Matlab's depth learning toolkit has CNN DBN, NN, SAE, for, matlab.)
DBN的matlab代码
- 这是一个关于用数字识别训练一个手写数字识别的深度神经网络事例(This is a deep neural network example that uses digital recognition to train a handwritten numeral recognition)
DeepLearnToolbox-master
- 深度学习工具包(包含DBN,NN,CNN基础代码)(deep learning tool bar)
DBN代码
- MATLAB实例与人工智能神经网络深度学习深度信念网络(MATLAB instance and artificial intelligence neural network deep learning deep belief network)
DBN代码
- DBN原理与实现代码,基于MATLAB的代码实现(DBN principle and the implementation code, code implementation based on MATLAB)
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)
RBMLIB_DBN
- 限制玻尔兹曼机和深度信念网络的matlab代码,有具体例子(matlab code Restricted Boltzmann machine and Deep Belief networks, with specific examples)
LBP-DBN人脸识别matlab代码
- 深度学习的识别算法,经lbp优化后,效率很高(The recognition algorithm of deep learning is highly efficient after being optimized by LBP.)
DBN
- 深度学习matlab,包含卷积等算法,值得学习(Deep learning matlab toolbox, including convolution algorithm, it is worth learning.)
深度学习工具包matlab
- 深度学习matlab工具包 包括SAE DBN CNN 等matlab代码(Deep learning matlab tool kit includes SAE DBN CNN and other matlab code)
RBM-DBN
- 有限玻尔兹曼机、深度置信网的Matlab实现,用mnist数据进行验证,对理解深度学习原理有帮助。(A Finite Boltzmann machine and deep belief network are implemented in MATLAB and verified with MNIST data. It is helpful to understand the principle of deep learning.)
dbn-master
- 度信念网络是一个概率生成模型,与传统的判别模型的神经网络相对,生成模型是建立一个观察数据和标签之间的联合分布,对P(Observation|Label)和 P(Label|Observation)都做了评估,而判别模型仅仅而已评估了后者,也就是P(Label|Observation)。(The degree belief network is a probability generation model. Compared with the neural network of the tradi
DBN
- DBN算法-机器学习-电力系统预测 亲自编写可以使用(DBN algorithm machine learning power system prediction)