Introduction - If you have any usage issues, please Google them yourself
Initialize and train an RBM energy-based model. Supports binary, Gaussian,
and multinomial inputs (still in development).
Supports binary and noisy rectified linear units (NReLU) in the hidden layer.
Supports joint modeling of binary and multinomial variables for classification.