Models are not complete products
Terms such as transformer, embedding and fine-tuning describe model capabilities. Grounding, guardrails, monitoring and human review describe the system around them.
Understand 100+ artificial intelligence terms covering machine learning, deep learning, generative AI, NLP, computer vision, prompt engineering and AI agents.
AI vocabulary stretches from mathematical model training to the design of complete systems that retrieve evidence, call tools and operate under human oversight. This glossary separates those layers so you can recognise whether a term describes data, a model, an evaluation method, an interface or an operational control.
Terms such as transformer, embedding and fine-tuning describe model capabilities. Grounding, guardrails, monitoring and human review describe the system around them.
Accuracy, precision and recall answer different questions. A useful metric must reflect the consequence of each kind of error.
Safety, governance and privacy belong in architecture and evaluation—not only in a policy written after deployment.
See exactly where the concept appears in a structured specialisation.
Read the roadmap, comparison or project guide that gives it context.
Connect relevant terminology with the certification domain that assesses it.
The proportion of evaluated predictions that a model classifies correctly across all classes.
A mathematical function that introduces non-linearity into a neural network layer.
The coordination of model calls, tools, state, checks and handoffs inside an agent system.
A controlled sequence in which an AI system selects tools and actions to pursue a goal.
A software system that uses a model, tools and state to pursue a goal through one or more controlled actions.
The practice of shaping an AI system so its behaviour remains consistent with intended human goals and constraints.
An AI application designed to help a person complete defined information, creation or decision-support tasks.
The study and practice of developing AI with attention to fairness, accountability, rights and social impact.
Policies, responsibilities and controls used to oversee AI systems throughout their lifecycle.
Methods for preventing, detecting and reducing harmful or unintended behaviour in AI systems.
The task of identifying observations that differ meaningfully from expected patterns.
The field of designing systems that perform tasks involving learning, reasoning, perception, language, planning or decision-making.
A neural-network mechanism that weighs which parts of an input are most relevant while producing a representation or output.
A system that can select and execute actions with limited immediate human direction.
A model that predicts the next element using previously observed or generated elements.
The algorithm used to calculate how neural-network parameters contributed to an error during training.
A group of training examples processed together before a model update.
A decoding method that keeps several promising output sequences while generating text or other sequences.
A systematic tendency in data, modelling or evaluation that can distort outcomes for particular situations or groups.
A prompting approach that encourages intermediate reasoning before a final answer, where appropriate and safely exposed.
A conversational interface that exchanges messages with users through rules, models or both.
The division of documents into retrievable segments that fit a model's context and preserve useful meaning.
A modelling task that assigns an input to one or more predefined categories.
An unsupervised learning task that groups observations according to measured similarity.
The field of building systems that extract useful information from images or video.
A table comparing predicted and actual classes to reveal different kinds of classification error.
The design of instructions, retrieved evidence, state and tools supplied to a model at runtime.
The maximum amount of input and generated information a model can consider in one interaction.
A neural-network architecture that learns spatial patterns and is widely used for image tasks.
A measure of the angle between vectors, often used to compare embeddings.
A resampling method that evaluates a model across multiple train-and-validation splits.
A change in real-world input patterns that can reduce a deployed model's reliability.
A branch of machine learning that uses multilayer neural networks to learn representations from data.
A generative model that learns to create data by reversing a gradual noising process.
The transformation of many features into fewer informative dimensions while retaining useful structure.
A model that learns boundaries or conditional relationships for predicting an output from an input.
A numerical representation that places related items near one another in a learned vector space.
One complete pass through the available training dataset during model training.
A held-out collection used to measure model behaviour on representative tasks and edge cases.
Methods that help people understand the factors, evidence or reasoning behind an AI output.
A case where a model incorrectly predicts that a condition or class is absent.
A case where a model incorrectly predicts that a condition or class is present.
A measurable input or representation used by a machine-learning model to make a prediction.
Performing or adapting to a task using only a small number of examples.
Additional model training on selected data to adapt behaviour to a narrower task or domain.
A broadly trained model that can be adapted or prompted for many downstream tasks.
AI systems that create or transform content such as text, code, images, audio or structured data.
An optimisation method that repeatedly adjusts parameters to reduce a model's loss.
Connecting a model response to supplied evidence, data or tool results rather than unsupported recall.
A technical or procedural control that constrains, checks or redirects AI behaviour.
A fluent model output that is unsupported, invented or inconsistent with the available evidence.
The measured frequency of unsupported or invented claims across a defined evaluation set.
A workflow that requires human review, feedback or approval at selected decision points.
A training or architecture setting chosen outside the model's learned parameters.
A computer-vision task that assigns a category or identity to pixels or image regions.
The process of using a trained model to produce a prediction, representation or generated output.
Additional training that improves a model's ability to follow natural-language requests and examples.
A structured network of entities and relationships used to represent connected knowledge.
The known target category or value attached to a supervised-learning example.
A model trained on large text collections to predict and generate language across many tasks.
A learned numerical space where a model represents underlying features or concepts.
The step size used when updating model parameters during optimisation.
A statistical learning method that models a numerical outcome as a weighted combination of inputs.
A mathematical measure of the difference between a model's output and the desired target.
Methods that learn patterns from data to make predictions, representations or decisions.
Documentation describing a model's purpose, evaluation, limitations, data context and responsible-use considerations.
The systematic measurement of model behaviour on representative data using task-relevant criteria.
The ongoing measurement of deployed model quality, drift, latency, safety and operational behaviour.
Reducing numerical precision to decrease model memory or compute requirements while managing quality loss.
A model that can process or generate more than one modality, such as text and images.
An NLP task that identifies and classifies names, organisations, places and other entities in text.
The field of building systems that analyse, understand or generate human language.
A layered computational model that learns parameters connecting inputs to representations or outputs.
A computer-vision task that locates and classifies objects within an image or video frame.
Learning or performing a task from a single labelled example or demonstration.
When a model learns training examples too specifically and performs poorly on new representative data.
A numerical value learned during training that influences how a model transforms inputs into outputs.
Among predicted positive cases, the proportion that are actually positive.
Initial model training on broad data before adaptation to narrower tasks.
The disciplined design, testing and maintenance of instructions and context for generative-model tasks.
An attempt to manipulate a model through instructions embedded in user input or retrieved content.
An ensemble method that combines many decision trees to improve predictive stability.
Among actual positive cases, the proportion that a model correctly identifies.
Structured adversarial testing intended to expose unsafe, unreliable or exploitable AI behaviour.
Learning behaviour through actions, feedback and rewards within an environment.
The practice of designing and operating AI with safety, fairness, privacy and accountability.
A pattern that retrieves relevant source material and supplies it to a generative model as grounding context.
A model trained to estimate how well another model's output matches desired preferences or goals.
A control that detects or blocks content and actions outside defined safety policies.
Retrieval based on the meaning of a query and content rather than exact keyword matching alone.
The classification of attitudes or emotional polarity expressed in text.
The conversion of spoken audio into text or structured language representations.
Machine learning from examples that pair inputs with known target labels or values.
Artificially generated examples designed to supplement, simulate or protect real data.
A generation setting that controls how concentrated or varied a model's token choices are.
The assignment of documents or messages to predefined language categories.
A generative model that creates images from natural-language descriptions.
A unit of text processed by a language model, which may be a word, part of a word or punctuation.
A model's structured request for an external function, API or service to perform an action.
A decoding method that samples from the smallest token set containing a chosen probability mass.
The examples used by a learning algorithm to estimate model parameters.
Reusing representations learned for one task or dataset to improve another.
A neural-network architecture built around attention, widely used for language and other sequence or representation tasks.
Learning patterns or structure from data without provided target labels.
Held-out examples used to choose model settings without using the final test set.
A database designed to store and search numerical embeddings efficiently.
A multimodal model that connects visual inputs with natural-language understanding or generation.
Performing a task without task-specific examples by using learned representations or instructions.
Begin with artificial intelligence, machine learning, training data, feature, model, inference, evaluation and overfitting. Then add terms from the application area you want to build.
Generative AI is an application family built using machine-learning models. Machine learning also covers prediction, classification, clustering and many non-generative tasks.
Read the definition, follow its related Certificate of Specialisation, and connect the term to a project decision or evaluation example.
Use the glossary to clarify the language, then inspect the complete 30-hour syllabus and projects for your chosen technology.

Design, evaluate and responsibly apply modern intelligent systems.

Build, evaluate and improve end-to-end predictive models.

Build grounded, evaluated applications with modern generative AI.

Create tool-using agents with memory, control and measurable reliability.