Google News
logo
Deep Learning - Interview Questions
What is a Restricted Boltzmann Machine?
A Restricted Boltzmann Machine, or RBM for short, is an undirected graphical model that is popularly used in Deep Learning today. It is an algorithm that is used to perform:
 
* Dimensionality reduction
* Regression
* Classification
* Collaborative filtering
* Topic modeling
Advertisement