Autoencoder is an unsupervised artificial neural network that learns how to efficiently compress and encode data then learns how to reconstruct the data back from the reduced encoded representation to a representation that is as close to the original input as possible.
Akashvarma26/Autoencoder
Autoencoder which compresses and decompresses images or videos
Jupyter Notebook