Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 537 Bytes

File metadata and controls

7 lines (4 loc) · 537 Bytes

PytorchDenoisingAE

An implementation of a denoising autoencoder model using PyTorch and the Fashion MNIST dataset. The demo covers reading in data in batches, noise function, AE model archetecture, training/testing, and viewing the data embedding in 3 dimensions with Plotly.

plot

Download the ipynb for local viewing or on Google Colab