Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 250 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 250 Bytes

PyTorch denosing autoencoder implementation

A slight modification of a vanilla autoencoder, it aims to reconstruct an image with some noise added (one or two image quadrants removed randomly). Here, trained and evaluated on fashionMNIST dataset.