Question - What is a Restricted Boltzmann Machine?
Answer -
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
Next up on this top Deep Learning interview questions and answers blog, let us take a look at the advanced questions.