nahumsa / VAE-RBM-Pretraining

Implementation of a Variational Autoencoder utilizing Restricted Boltzmann Machines as Pretraining.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variational Autoencoder with Restricted Boltzmann Machine pretraining

This code is base on the repository by Jeremy Lane that makes RBM pretraining for autoencoders.

But here we will apply RBM pretraining to Variational autoencoders.

About

Implementation of a Variational Autoencoder utilizing Restricted Boltzmann Machines as Pretraining.


Languages

Language:Jupyter Notebook 97.8%Language:Python 2.2%