Builds autoencoder model using Pytorch module. The outputs of the encoder and decoder structures are compared to demonstrate the models ability to reconstructs the input image, as well as decoder's ...
The primary goal of this project was to explore the use of deep learning, specifically an autoencoder, for generating pseudo-random data that exhibits similar characteristics to a given training ...