Akashvarma26 / Autoencoder

Autoencoder which compresses and decompresses images or videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Autoencoder which compresses and decompresses images or videos


Languages

Language:Jupyter Notebook 100.0%