CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Restricted Boltzmann Machine
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Restricted Boltzmann Machine - List
[
matlab
]
restricted_boltzmann_machine_matlab
DL : 0
3-layer restricted boltzmann machine matlab
Date
: 2025-07-01
Size
: 17kb
User
:
cadavero
[
AI-NN-PR
]
rbm
DL : 0
Restricted Boltzmann machine的核心matlab程序 -- by Hinton-Restricted Boltzmann machine core matlab program- by Hinton
Date
: 2025-07-01
Size
: 2kb
User
:
eric lee
[
AI-NN-PR
]
crbm-drum-patterns-master
DL : 0
基于鼓模式的受限玻尔兹曼机的音频分类 能够将不同音乐器材所发出的声音进行训练后进行分类-Drum patterns based restricted Boltzmann machine audio classification can be different the sound of musical instruments can be trained to classify
Date
: 2025-07-01
Size
: 57kb
User
:
王士库
[
matlab
]
rbm
DL : 0
Restricted Boltzmann Machine with binary visible and binary hidden units.
Date
: 2025-07-01
Size
: 2kb
User
:
tund
[
matlab
]
rbmhidlinear
DL : 0
Restricted Boltzmann Machine with binary visible and linear/Gaussian hidden units.
Date
: 2025-07-01
Size
: 2kb
User
:
tund
[
matlab
]
rbm_binary_binary
DL : 0
Restricted Boltzmann Machine with binary visible ,hidden units and GPU (CUDA) support.
Date
: 2025-07-01
Size
: 2kb
User
:
tund
[
AI-NN-PR
]
convolutionalRBM.m-master
DL : 0
深度学习方法中的卷积受限玻尔兹曼机的必备学习源,有助于了解方法原理。-Convolution restricted boltzmann machine in deep learning approach, a necessary source of learning, helps to understand the method principle
Date
: 2025-07-01
Size
: 48kb
User
:
林秀琴
[
AI-NN-PR
]
CDBN-master
DL : 1
实现了卷积受限玻尔兹曼机(深度学习的一个重要算法),包括C++和matlab版本-Restricted Boltzmann realized convolution machine (depth study of an important algorithm), including C++ and matlab version
Date
: 2025-07-01
Size
: 4.09mb
User
:
张纯化
[
AI-NN-PR
]
rbmtrain
DL : 0
受限玻尔兹曼机的训练程序,开发环境是MATLAB,受限玻尔兹曼机是深度学习理论中非常有用的一个预训练环节-Restricted Boltzmann machine training procedures, development environment is matlab, restricted Boltzmann machine is the depth of learning theory are very useful in a pre training links
Date
: 2025-07-01
Size
: 1kb
User
:
shaohaidong
[
Console
]
restricted-boltzmann-machines-master
DL : 0
深度学习 rbm 学习受限波特字母机的好材料-Porter limited depth study rbm machine learning good materialr
Date
: 2025-07-01
Size
: 8kb
User
:
叶凡
[
AI-NN-PR
]
libORF-master
DL : 0
针对各种机器学习,深度学习领域的一个matlab工具包-A machine learning library focused on deep learning.Following algorithms and models are provided along with some static utility classes: - Naive Bayes, Linear Regression, Logistic Regression, Softmax Regression, Linear Support Vector Machine, Non-Linear Support Vector Machine (with RBF kernel), Feed-forward Neural Network, Embedding Neural Network, Convolutional Neural Network, Sparse Autoencoders, Denoising Autoencoders, Contractive Autoencoders, Stacked Sparse Autoencoders, Self-Taught Learner and Restricted Boltzmann Machines are tested with this version. - Rest of the methods are not tested hence not supplied and the progress is as follows: + Deep Belief Nets with Restricted Boltzmann Machines (not tested) + Bayes Nets (tested- refactoring) + Hidden Markov Models (tested- refactoring) + Conditional Random Fields (work in progress)
Date
: 2025-07-01
Size
: 338kb
User
:
zhjhe
[
Other systems
]
restricted-boltzmann-machines-master
DL : 0
Boltzmann Machine Code
Date
: 2025-07-01
Size
: 8kb
User
:
Khawar
[
AI-NN-PR
]
Autoencoder_Code
DL : 0
深信度网络中的自编码部分,包括受限玻尔兹曼机训练,BP算法反向微调,深度学习入门学习材料!-Convinced of the network of self-coding parts, including Restricted Boltzmann Machine training, BP algorithm reverse trimming, deep learning introductory learning materials!
Date
: 2025-07-01
Size
: 11.08mb
User
:
derrick rose
[
matlab
]
rbm
DL : 0
This program trains Restricted Boltzmann Machine in which visible, binary, stochastic pixels are connected to hidden, binary, stochastic feature detectors using symmetrically weighted connections. Learning is done with 1-step Contrastive Divergence.-This program trains Restricted Boltzmann Machine in which visible, binary, stochastic pixels are connected to hidden, binary, stochastic feature detectors using symmetrically weighted connections. Learning is done with 1-step Contrastive Divergence.
Date
: 2025-07-01
Size
: 1kb
User
:
Christos Tselas
[
AI-NN-PR
]
code_DBM
DL : 0
matlab版本的深层受限玻尔兹曼机,是对RBM的改进-matlab version of Deep Restricted Boltzmann Machine
Date
: 2025-07-01
Size
: 19kb
User
:
何
[
JSP/Java
]
RBM
DL : 0
Restricted Boltzmann Machine on Java Platform
Date
: 2025-07-01
Size
: 1kb
User
:
kikisikiki
[
AI-NN-PR
]
Learning Deep Architectures for AI
DL : 0
一本关于深度架构学习算法,尤其是用来构造更深层模型的非监督学习的单层模型。(Theoretical results suggest that in order to learn the kind of com- plicated functions that can represent high-level abstractions (e.g., in vision, language, and other AI-level tasks), one may need deep architec- tures. Deep architectures are composed of multiple levels of non-linear operations, such as in neural nets with many hidden layers or in com- plicated propositional formulae re-using many sub-formulae. Searching the parameter space of deep architectures is a difficult task, but learning algorithms such as those for Deep Belief Networks have recently been proposed to tackle this problem with notable success, beating the state- of-the-art in certain areas. This monograph discusses the motivations and principles regarding learning algorithms for deep architectures, in particular those exploiting as building blocks unsupervised learning of single-layer models such as Restricted Boltzmann Machines, used to construct deeper models such as Deep Belief Networks.)
Date
: 2025-07-01
Size
: 994kb
User
:
cserhz
[
AI-NN-PR
]
arfit-master
DL : 0
Restricted Boltzmann Machine
Date
: 2025-07-01
Size
: 24kb
User
:
omajiman
[
matlab
]
RBMLIB_DBN
DL : 0
限制玻尔兹曼机和深度信念网络的matlab代码,有具体例子(matlab code Restricted Boltzmann machine and Deep Belief networks, with specific examples)
Date
: 2025-07-01
Size
: 2.79mb
User
:
nba123ab
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.