Skip to content

Latest commit

 

History

History
64 lines (56 loc) · 5.38 KB

README.md

File metadata and controls

64 lines (56 loc) · 5.38 KB

introduction_to_ML

A short machine learning course held by the Machine Learning Journal Club
edited by Luca Bottero and Elia Cellini

Playlist video lezioni

  • 17/01/23-Lezione 1: Introduzione
  • 24/01/23-Lezione 2: Regressione Lineare Open In Colab Video
  • 1/02/23-Lezione 3: Regressione Logistica Open In Colab Video
  • 8/02/23-Lezione 4: Explore Classifier with scikit-learn Open In Colab Video
  • 8/03/23-Lezione 5: Reti Neurali fully connected e ottimizzatori (SGD, RMSprop, Adam..) Open In Colab Video
  • 15/03/23-Lezione 6: Reti Neurali Convoluzionali e Deep Residual NNs Open In Colab Video
  • 22/03/23-Lezione 7: Autoencoder Open In Colab e GANs Open In Colab Video
  • 3/4/23-Lezione 8: Continual Learning Github Open In Colab Video

Referenze principali:


Serie di tutorial sul Deep Learning in PyTorch e Jax: Tutorial

Rapido tutorial su Colab e python:

Run in Google Colab View source on GitHub