Autoencoder in PyTorch for the Fashion-MNIST dataset

Building an autoencoder to reconstruct images using the Fashion-MNIST dataset

Javier Fernandez

--

Photo by Negative Space on Pexels

This article is written for people who want to build a basic autoencoder using PyTorch. The dataset in which this article is based on is the Fashion-MNIST dataset.

--

--