rwickman / VAE-PyTorch

Vanilla VAE implemention in pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VAE-PyTorch

This is a simple vanilla VAE implementation in PyTorch I did to get a better grasp on how they work.

To train the model run:

python3 main.py

About

Vanilla VAE implemention in pytorch


Languages

Language:Python 100.0%