Overview
AI systems designed and trained for a specific task or narrow range of tasks, such as image recognition or language translation.
More in Artificial Intelligence
Constraint Satisfaction
Reasoning & PlanningA computational approach where problems are defined as a set of variables, domains, and constraints that must all be simultaneously satisfied.
Neural Processing Unit
Models & ArchitectureA specialised processor designed to accelerate neural network computations in edge devices and mobile platforms.
Perplexity
Evaluation & MetricsA measurement of how well a probability model predicts a sample, commonly used to evaluate language model performance.
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.
Heuristic Search
Reasoning & PlanningProblem-solving techniques that use practical rules of thumb to find satisfactory solutions when exhaustive search is impractical.
Model Merging
Training & InferenceTechniques for combining the weights and capabilities of multiple fine-tuned models into a single model without additional training, creating versatile multi-capability systems.
AI Training
Training & InferenceThe process of teaching an AI model to recognise patterns by exposing it to large datasets and adjusting its parameters.
Knowledge Representation
Foundations & TheoryThe field of AI dedicated to representing information about the world in a form that computer systems can use for reasoning.