AhmedThahir / FederatedLearning

Material workbench for the master-level course CS-E4740 "Federated Learning"

Home Page:https://github.com/alexjungaalto/FederatedLearning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS-E4740 - Federated Learning

course offered during spring 2024 at Aalto University

You can formally enrol this course as

Anybody interested in following the course (without formal enrolment) Subscribe to the course mailing list

Lectures *** What's New? *** Assignments *** FL Project

Abstract

Federated learning (FL) enables decentralized training of machine learning models, eliminating the need to collect local datasets at a central location. This course teaches the application of linear algebra and calculus to analyze and design FL systems, addressing real-world applications such as weather prediction and healthcare. You will learn to formulate FL applications as optimization problems and solve them with distributed algorithms. Students have the option to extend the course to 10 credits by completing a student project. This student project might be used to pilot ideas (e.g., for your doctoral research) and get peer feedback on them.

To get a more concrete idea of what to expect, have a look at the draft for the lecture notes.

References

[1] A. Jung, "Machine Learning. The Basics," Springer, Singapore, 2022. available via Aalto library here. preprint.

Additional Material

About

Material workbench for the master-level course CS-E4740 "Federated Learning"

https://github.com/alexjungaalto/FederatedLearning


Languages

Language:Jupyter Notebook 98.1%Language:TeX 1.2%Language:Python 0.6%Language:Shell 0.0%