AI Terms Glossary
10 quality-checked concepts spanning machine learning, foundation models, agents and AI safety—with clear English explanations.
C
Chain-of-Thought
The model’s ultimate response is the prompt technique that allows you to reach by step by step by step.
tool
The process of splitting a long document into small meaningful parts that can be processed.
Classification
The task of monitoring an entry into one of the predefined categories.
Closed Source Model
The proprietary model that does not share weights, accessible only via the API.
tool g
Unsupervised learning technique that separates similar data points into groups without tag.
Computer Vision
The area that allows computers to extract meaningful information from images and videos.
Confusion Matrix
Table showing correct and wrong predictions of a classification model according to classes.
Context Window
Maximum amount of tokens that a language model can work at once.
Convolutional Neural Network / CNN
The type of nervous network that learns by scanning the traces of raditional images with filters.
Cross-Validation
The method of measuring the overallization of the model by splitting the data set into different subsets.
