CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - DBN

搜索资源列表

  1. EMdemo

    0下载:
  2. n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14016
    • 提供者:徐剑
  1. Autoencoder_Code

    0下载:
  2. 用于利用GPU训练DBN网络,包括pretraing和finetune,其中包含的rbm代码非常有用-for using GPU to train DBN network,including pretraing and finetune,rbm code is useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:51200
    • 提供者:muller
  1. dbn

    2下载:
  2. DBN源码,深度学习领域的适合初学者学习的代码之一,基础必备的内容。-DBN source, depth of learning areas for beginners to learn the code, one basic essential content.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:3224576
    • 提供者:孙乾
  1. DeepLearnToolbox-master

    3下载:
  2. 深度学习(Deep learning)matlab工具包-`NN/` - A library for Feedforward Backpropagation Neural Networks `CNN/` - A library for Convolutional Neural Networks `DBN/` - A library for Deep Belief Networks `SAE/` - A library for Stacked Auto-
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-26
    • 文件大小:14777060
    • 提供者:Xiaojuan Jiang
  1. RBM

    0下载:
  2. 用C语言实现的深度学习的RBM(受限玻尔兹曼机),是组成DBN网络的基本结构-Using C language to achieve deep learning of RBM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:118438
    • 提供者:BeSky
  1. Deep_Belief_Nets

    0下载:
  2. 深度学习中的深信度网(DBN)的C语言的简单实现-Convinced degree of deep learning network (DBN) to achieve a simple C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:27081
    • 提供者:BeSky
  1. DBN-code

    2下载:
  2. 深度学习DBN网络,使用MATLAB,有详细的注释-DBN deep learning network, using MATLAB, there are detailed notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2441
    • 提供者:autumn
  1. DBN

    4下载:
  2. 里面有DBN的源码,可以根据需要修改相应的参数-Deep Belief Network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14706543
    • 提供者:刘谦
  1. DBN

    4下载:
  2. 深度学习研究中的一种,用限制玻尔兹曼机(DBN)的方法来实现!用Matlab的方法。-it s a code in DBN with matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2140
    • 提供者:Jacky_Lin
  1. DBN

    0下载:
  2. 基于python的DBN实现,可以用来数据降维。(Implementation of DBN based on Python)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-13
    • 文件大小:22390
    • 提供者:铂铑
  1. DBN-master

    2下载:
  2. 动态贝叶斯网络(Dynamic Bayesian Network, DBN),是一个随着毗邻时间步骤把不同变量联系起来的贝叶斯网络。这通常被叫做“两个时间片”的贝叶斯网络,因为DBN在任意时间点T,变量的值可以从内在的回归量和直接先验值(time T-1)计算。(Dynamic Bayesian Network (DBN) is a Bayesian network that links different variables with adjacency time steps. This is
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:19456
    • 提供者:yangsrt
  1. DBN代码

    2下载:
  2. DBN原理与实现代码,基于MATLAB的代码实现(DBN principle and the implementation code, code implementation based on MATLAB)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:875520
    • 提供者:梦蓦然李
  1. DeepLearnToolbox-master

    1下载:
  2. 深度学习神经网络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)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:22887424
    • 提供者:moyinian
  1. MINIST

    0下载:
  2. mnist库上 应用DBN网络 DBN使用RBM结构,半监督网络,逐层训练(Application on the DBN network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:23199744
    • 提供者:麦兜@@
  1. LBP-DBN人脸识别matlab代码

    1下载:
  2. 深度学习的识别算法,经lbp优化后,效率很高(The recognition algorithm of deep learning is highly efficient after being optimized by LBP.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:4269056
    • 提供者:夏商周啊
  1. dbn_tf-master

    0下载:
  2. 利用深度置信网络实现对mnist数据集的分类(sort out the set of mnist with DBN)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:10240
    • 提供者:ulaurora
  1. dbn-master

    1下载:
  2. 深度置信网络DBN,深度学习,神经网络,分类(deep belief network(DBN), deep learning, neural network, classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-06
    • 文件大小:10020864
    • 提供者:ruxujijing
  1. DBN

    2下载:
  2. 深度信念网络,神经网络的一种。既可以用于非监督学习,类似于一个自编码机;也可以用于监督学习,作为分类器来使用。(Deep belief network, a kind of neural network. It can be used for unsupervised learning, similar to a self-coding machine, or supervised learning, as a classifier.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-11
    • 文件大小:1024
    • 提供者:海浪中央
  1. DBN-ELM-master

    3下载:
  2. DBN-ELM应用于软测量,可以预测精度,并且可以和其它软测量模型进行对比。(Application of DBN-ELM in Soft Sensing,it can predict the accuracy and compare with other soft sensor models.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-06
    • 文件大小:7746560
    • 提供者:轩西铎
  1. DBN

    1下载:
  2. 深度信念网络程序详解,可以实现数据回归和分类,自动提取关键成分。(Detailed explanation of deep belief network program can realize data regression and classification, and automatically extract key components.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-13
    • 文件大小:16384
    • 提供者:紫薇大帝
« 12 3 »
搜珍网 www.dssz.com