This project features an autoencoder model trained to encode, compress, and decode hand-written digits. There are two files, model_functions.py which contains the functions and structure of the model.