omimo / xRBM

Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow

Home Page:https://omid.al/projects/xRBM.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xRBM Library

Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow

Installation

Using pip:

pip install xrbm

Examples

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

Documentation

https://omid.al/xRBM/

Feedback, Bugs, and Questions

For any questions, feedback, and bug reports, please use the Github Issues.

Credits

Created by Omid Alemi

License

This code is available under the MIT license.

About

Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow

https://omid.al/projects/xRBM.html

License:MIT License


Languages

Language:Python 100.0%