/vae

PyTorch Lightning implementation of Variational AutoEncoder (VAE)

Primary LanguagePythonMIT LicenseMIT

vae

PyTorch Lightning implementation of Variational AutoEncoder (VAE)

This repository contains PyTorch Lightning implementation of VAE for encoding of visual observations with unsupervised learning. For more technical details, check out the papers listed in references.

Requirements

References