code for deep learning courses
Role in this project:
Data Scientist Contributions:18 commits, 17 pushes in 3 days
Contributions summary:Stéphane added a notebook related to unsupervised learning with Autoencoders, specifically demonstrating the use of MNIST for image reconstruction and generation. The code includes the necessary imports for deep learning with PyTorch, and includes a complete working example including the definition, training, and evaluation of a Autoencoder model. The notebook showcases model training, reconstruction visualization, and likely explores the latent space for unsupervised learning tasks.
deep-learningpytorchmachine-learning
Contributions:1 PR, 16 pushes, 1 branch in 1 year 3 months