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
- Host: GitHub
- URL: https://github.com/shreyansh26/vae-implementation
- Owner: shreyansh26
- Created: 2022-09-18T20:37:27.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T07:07:18.000Z (over 1 year ago)
- Last Synced: 2025-06-30T21:07:21.500Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 34.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Variational Autoencoder Implementation
A simple implementation of vanilla autoenocder and vanilla-VAE on MNIST data.
### Interpolation with VAE
