Overview
The process of determining cause-and-effect relationships from data, going beyond correlation to establish causation.
More in Artificial Intelligence
AI Accelerator
Infrastructure & OperationsSpecialised hardware designed to speed up AI computations, including GPUs, TPUs, and custom AI chips.
Confusion Matrix
Evaluation & MetricsA table used to evaluate classification model performance by comparing predicted classifications against actual classifications.
AI Model Card
Safety & GovernanceA documentation framework that provides standardised information about an AI model's intended use, performance characteristics, limitations, and ethical considerations.
Quantisation
Evaluation & MetricsReducing the precision of neural network weights and activations from floating-point to lower-bit representations for efficiency.
Edge AI
Foundations & TheoryArtificial intelligence algorithms processed locally on edge devices rather than in centralised cloud data centres.
Synthetic Data Generation
Infrastructure & OperationsThe creation of artificially produced datasets that mimic the statistical properties of real-world data, used for training AI models while preserving privacy.
Few-Shot Learning
Prompting & InteractionA machine learning approach where models learn to perform tasks from only a small number of labelled examples, often achieved through in-context learning in large language models.
Tensor Processing Unit
Models & ArchitectureGoogle's custom-designed application-specific integrated circuit for accelerating machine learning workloads.