Overview
The process of optimising the external configuration settings of a machine learning model that are not learned during training.
Cross-References(1)
More in Artificial Intelligence
Artificial Superintelligence
Foundations & TheoryA theoretical level of AI that surpasses human cognitive abilities across all domains, including creativity and social intelligence.
Model Quantisation
Models & ArchitectureThe process of reducing the numerical precision of a model's weights and activations from floating-point to lower-bit representations, decreasing memory usage and inference latency.
Fuzzy Logic
Reasoning & PlanningA form of logic that handles approximate reasoning, allowing variables to have degrees of truth rather than strict binary true/false values.
Zero-Shot Prompting
Prompting & InteractionQuerying a language model to perform a task it was not explicitly trained on, without providing any examples in the prompt.
Model Distillation
Models & ArchitectureA technique where a smaller, simpler model is trained to replicate the behaviour of a larger, more complex model.
In-Context Learning
Prompting & InteractionThe ability of large language models to learn new tasks from examples provided within the input prompt without parameter updates.
AI Robustness
Safety & GovernanceThe ability of an AI system to maintain performance under varying conditions, adversarial attacks, or noisy input data.
Edge AI
Foundations & TheoryArtificial intelligence algorithms processed locally on edge devices rather than in centralised cloud data centres.