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

Artificial General Intelligence refers to AI systems capable of understanding, learning, and performing any intellectual task as humans do. Although AGI remains aspirational, it…
Virtual Reality (VR) allows users to experience and interact with artificial, computer-generated environments. By immersing users in virtual worlds, businesses can create engaging and…
Incremental Learning is an AI technique that allows models to continuously learn from new data without retraining from scratch. Instead of training the model…
Genetic Algorithms are optimisation techniques inspired by the principles of evolution. By mimicking natural selection, Genetic Algorithms explore a large search space and find…