Simple Autoencoder Tensorflow 2 implementation of a simple convolutional autoencoder. Usage To train the model on MNIST use python train.py To see all training options use python train.py -h