More about RBMs
- Useful when we model continuous data (i.e., we wish \( \mathbf{x} \) to be continuous)
- Requires a smaller learning rate, since there's no upper bound to the value a component might take in the reconstruction
Other types of units include:
- Softmax and multinomial units
- Gaussian visible and hidden units
- Binomial units
- Rectified linear units