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

Weak AI, also known as Narrow AI, refers to AI systems designed to perform specific tasks with human-like intelligence, but without true general intelligence….
OpenAI is a research organisation dedicated to advancing AI in a safe and beneficial way. They develop cutting-edge AI technology while prioritising ethical considerations…
Generative Adversarial Networks are a type of Machine Learning model that consists of two neural networks: a generator and a discriminator. GANs are used…
An algorithm is a set of rules and instructions that guide AI systems in solving problems or making decisions. Algorithms process data, analyse patterns,…