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

Support Vector Machines (SVMs) are Machine Learning algorithms used for classification and regression tasks. SVMs create decision boundaries and maximise the margin between different…
Fuzzy Logic is a mathematical framework that deals with uncertainty and imprecision. By assigning degrees of truth to statements, Fuzzy Logic allows businesses to…
istributed Computing refers to the use of multiple computers or servers to perform computational tasks in a networked environment. It enables businesses to process…
Hyperparameters are parameters that are set before the training of an AI model. They control the behaviour and performance of the model, such as…