/Autoencoders

Autoencoders are mostly used for different purposes such as denoising, compression data, anomaly detection, generating new data from the input data entering to the model, and more. This repository introduces a simple autoencoder architecture with some brief explanations of encoder, bottleneck and decoder parts.

Primary LanguageJupyter Notebook

Watchers