Building a VAE Playground with Streamlit

With Streamlit creating a deploying a web app can be really easy!

Reo Neo
Towards Data Science
8 min readJul 2, 2021

--

This blog post is part of a mini-series that talks about the different aspects of building a PyTorch Deep Learning project using Variational Autoencoders.

Streamlit App on the MNIST dataset

Part 1: Mathematical Foundations and Implementation
Part 2: Supercharge with PyTorch Lightning
Part 3

--

--