Learn Before
Concept
Restricted Boltzmann Machine Applications
It is an algorithm which is useful for dimensionality reduction, classification, regression, collaborative filtering, feature learning, and topic modeling.
Restricted Boltzmann Machines are shallow, two-layer neural nets that constitute the building blocks of deep-belief networks. The first layer of the RBM is called the visible, or input layer, and the second is the hidden layer.
The restriction in a Restricted Boltzmann Machine is that there is no intra-layer communication.
0
1
Updated 2021-07-29
Tags
Data Science