Tensorflow 2 generic implementation of a variational autoencoder (VAE).
To train the model on MNIST use
python train.py
To see all training options use
python train.py -h
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Tensorflow 2 generic implementation of a variational autoencoder (VAE).
To train the model on MNIST use
python train.py
To see all training options use
python train.py -h