搜索资源列表
rbm.cc.tar
- Machine de Boltzman developped in C/C-Machine de Boltzman developped in C/C++
rbm
- 深度学习相关代码实现,可以用来做去噪,去模糊,回归,识别等- 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
restricted-boltzmann-machines-master
- 深度学习 rbm 学习受限波特字母机的好材料-Porter limited depth study rbm machine learning good materialr
torchRBM-master
- 本代码是在Linux操作系统下完成,编写语言为Lua脚本语言。实现了RBM的功能。-Lua class that implements Restricted Boltzmann Machines with gaussian, binary, or rectified linear units. Please be aware this is work in progress and likely contains many bugs.
rbm_toolbox_lua-master
- 本代码是在Torch7平台上实现的RBM工具箱。-RBM toolbox is a Torch7 toolbox for online training of RBM s.
Restricted Boltzmann Machine
- Restricted Boltzmann Machine Algorithm on JAVA
rbm
- Hinton的限制玻尔兹曼机源码,网上流传最多的版本-Hinton restrictions Boltzmann machine Source, circulated on the Internet version of the most
RBM
- 受限玻尔兹曼机,随机生成数据,测试分类情况(Restricted Boltzmann Machines)
RBM学习算法
- 该文件主要包含了Matlab语言下开发的RBM机器视觉学习算法。(This document mainly includes the RBM machine vision learning algorithm developed under the Matlab language.)
rbm-ae-tf-master
- 用TensorFlow实现自动编码技术。自动编码可以提取特征。用于分类和回归(Automatically encode with TensorFlow. Automatic coding can extract features. Used for classification and regression)
Deep learning_CNN DBN RBM
- 运用深度学习模型实现图像的分类,主要包括卷积神经网络CNN和深信度网络DBN(Classification of images using deep learning model includes convolutional neural network CNN and belief network DBN.)