CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RBM

搜索资源列表

  1. rbm.cc.tar

    0下载:
  2. Machine de Boltzman developped in C/C-Machine de Boltzman developped in C/C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2633
    • 提供者:Flo
  1. mix

    0下载:
  2. rbm with bp for comprresion
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3746
    • 提供者:mohsen
  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. rbm

    0下载:
  2. Restricted Boltzmann machine的核心matlab程序 -- by Hinton-Restricted Boltzmann machine core matlab program- by Hinton
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-03
    • 文件大小:1566
    • 提供者:eric lee
  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. rbm.0.02-alpha

    0下载:
  2. restricted boltzman machine implementation
  3. 所属分类:3G develop

    • 发布日期:2017-11-07
    • 文件大小:5028021
    • 提供者:MrSKM
  1. c_code_dbn

    0下载:
  2. 这是深度置信网的C++版本。 rbm.h 实现自动编码. mnist.h 读取MNIST数据文件 spectrum.inl RGBs与颜色的映射 demo.cc 训练/测试主程序-The deep learning algorithm is based on the matlab code provided by Geoff Hinton etc at http://www.cs.toronto.edu/~hinton/MatlabForSciencePaper.html
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1249062
    • 提供者:dengzxf
  1. NumberRecognize

    0下载:
  2. 根据RBM深度网络(Hinton,2006)进行MINST手写文字的分类器的训练,利用训练得到的权值制作了这个小程序,通过这个程序可以看出训练结果对数据集内的测试样本和训练样本都能进行很好的识别,但是对其他的手写字体识别就没有那么好了。-According to RBM depth network (Hinton, 2006) conducted MINST handwritten text classifier training, using the training to get the r
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18145673
    • 提供者:赵辉
  1. DeepNeuralNetwork20131115

    0下载:
  2. 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 (RB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4788769
    • 提供者:Kevin
  1. RBM 算法理解

    1下载:
  2. 这份笔记参考了很多网上的资源,也加入很多自己的理解和详细推导,非常适合初学者使用,这篇笔记属于复合型产物,感谢那些网上无私奉献自己心得的人们。欢迎大家进行批评指正-------------------------------by ZengRui
  3. 所属分类:编程文档

    • 发布日期:2014-05-07
    • 文件大小:657565
    • 提供者:anxiaoxi45
  1. rbm

    1下载:
  2. 深度学习相关代码实现,可以用来做去噪,去模糊,回归,识别等- Initialize and train an RBM energy-based model. Supports binary, Gaussian, and multinomial inputs (still in development). Supports binary and noisy rectified linear units (NReLU) in the hidden layer. Supports joi
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2919
    • 提供者:雷小倩
  1. RBM

    0下载:
  2. 深度学习中的RBM相关的资料,非常的好,反正我觉得他讲的特别明白-RBM depth learning relevant information, very good, anyway, I think he speaks particularly clear
  3. 所属分类:File Formats

    • 发布日期:2017-05-10
    • 文件大小:2264450
    • 提供者:海燕
  1. CF-with-RBM

    0下载:
  2. RBM的CF,单模型效果和SVD相似,只是error在不同的地方,所以结合起来可以提升效果,总觉得RBM不够intuitive,这次实现也遇到很多困难-RBM of CF, a single model and SVD similar effect, but error in different places, so you can combine to enhance the effect, always feel RBM enough intuitive, this realization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2073
    • 提供者:李新晨
  1. deep-learning-models-based-on-RBM

    0下载:
  2. 基于受限玻尔兹曼机的深层学习建模及其应用-Deep learning models and applications based on RBM
  3. 所属分类:File Formats

    • 发布日期:2017-05-21
    • 文件大小:5665723
    • 提供者:王非
  1. RBM

    0下载:
  2. RBM神经网络工具箱,里面有很多实用的算例,代码可以帮助理解其算法的具体实现过程(RBM neural network toolbox, which has many practical examples, the code can help understand the specific implementation process of its algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. DNRBM

    1下载:
  2. 采用栈式 RBM 的深度神经网络。自训练, 自控制(This paper is a continuation of the depth of the neural network and the choice of the previous predictor. Here we will be covered by the depth of the neural network characteristic of stacked RBM initialization, and it is in
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:114688
    • 提供者:545519384
  1. myrbm2batch1epoch

    0下载:
  2. 通过解读RBM算法,利用代码理解RBM算法。(Through the interpretation of RBM algorithm, using code to understand RBM algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:chamie
  1. RBM学习算法

    0下载:
  2. 该文件主要包含了Matlab语言下开发的RBM机器视觉学习算法。(This document mainly includes the RBM machine vision learning algorithm developed under the Matlab language.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:ywqh
  1. tensorfow-rbm

    0下载:
  2. The tensorflow implementation of RBM
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:1240064
    • 提供者:MoplastCat
  1. Autoencoder_Code

    3下载:
  2. Hilton的自动编码器实现代码(rbm based on matlab)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-04-03
    • 文件大小:15360
    • 提供者:yangrq
« 12 3 4 »
搜珍网 www.dssz.com