In order to use this package, please make sure that you have access to a GPU enabled runtime. This can be done easily with a conda environment, with the following ...
This project implements a 4-layer MLP Autoencoder trained on the MNIST handwritten digit dataset. The autoencoder learns to compress 784-dimensional images (28×28 pixels) into a compact latent ...