Autoencoding Neural Network explained Notebook attached contains an introduction into NN for beginners with a case applied on the MNIST hand writing dataset, some explanation about how autoencoders work, why we use them and some use cases. It also contains a detailed example of a compression based autoencoder applied on the MNIST Fashion dataset.