Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow
Using pip:
pip install xrbm
Tutorial 1: Training an RBM on MNIST Dataset
Tutorial 2: Training an RBM on MNIST Dataset - More Tricks
Tutorial 3: Training a Conditional RBM on Timeseries Data
https://omid.al/xRBM/
For any questions, feedback, and bug reports, please use the Github Issues.
Created by Omid Alemi
This code is available under the MIT license.