What is Federated Learning?

Skill Level:

Federated Learning is a privacy-preserving technique where AI models are trained across multiple decentralised devices or systems without sharing raw data. Instead, only aggregated model updates are exchanged, ensuring data privacy and security. Federated Learning enables businesses to harness the collective intelligence of distributed devices while maintaining data confidentiality.

Other Definitions

Computer vision is a field of AI that focuses on training machines to understand and interpret images and videos. By analysing visual data, machines…
The Internet of Things refers to a network of interconnected devices, sensors, and objects that can collect and exchange data. IoT Devices enable the…
Recommender Systems are AI systems that provide personalised recommendations to users based on their preferences and previous behaviour. These systems analyse large amounts of…
The Viterbi Algorithm is a dynamic programming algorithm used in sequence analysis, such as speech recognition and Natural Language Processing. It finds the most…