An open API service indexing awesome lists of open source software.

https://github.com/shreyansh26/vae-implementation

A simple implementation of Autoencoder and Variational Autoencoder
https://github.com/shreyansh26/vae-implementation

Last synced: 4 months ago
JSON representation

A simple implementation of Autoencoder and Variational Autoencoder

Awesome Lists containing this project

README

          

# Variational Autoencoder Implementation

A simple implementation of vanilla autoenocder and vanilla-VAE on MNIST data.

### Interpolation with VAE
![](Variational%20Autoencoder/vae.gif)