Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 227 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 227 Bytes

Deep Learning Labs

MLP and VAE

  • Exploratory session to create a Multilayer Perceptron from scratch for multi-label classification with Pytorch, applied to the MNIST dataset.
  • Creation of a Variational Autoencoder (VAE).