marshka / ml-20-21

Labs for the Machine Learning course, spring semester 2020/21 - Prof. C. Alippi, USI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Academic course: Machine Learning

UniversitĂ  della Svizzera italiana (USI)
Spring term 2020-2021

People

Director Prof. Cesare Alippi
T.A. Andrea Cini andrea.cini@usi.ch
T.A. Ivan Marisca ivan.marisca@usi.ch
T.A. Nelson Brochado nelson.brochado@usi.ch

Should you have any question or doubt on what we do in the labs, please send us an email with all the TAs in copy.

This repository

This repository will contain the codes of the labs.

Course description

Students will learn how to design linear and nonlinear models for regression, prediction and classification as well as assess their performance. At the same time, they will learn how to use deep learning architectures and learning algorithms in key real-world applications. Algorithms for data clustering will be treated as well. Lab sessions will focus on practical aspects and show how to design an appropriate machine learning solution to real-world problems. More in detail, the course will address the following macro topics. Supervised learning: linear and nonlinear models for regression and prediction -also considering recurrent models-, statistical theory of learning, feature extraction and model selection. Deep learning: architectures including autoencoders, convolutional neural networks and learning procedures. Model performance assessment: cross validation, k-fold cross validation, leave-one-out, bootstrap, BLB. Unsupervised learning: K-means clustering, fuzzy C-means, principal component analysis.

About

Labs for the Machine Learning course, spring semester 2020/21 - Prof. C. Alippi, USI


Languages

Language:Jupyter Notebook 90.1%Language:TeX 5.6%Language:Python 4.3%