/VAE-RBM-Pretraining

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

Primary LanguageJupyter Notebook

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.