A paradigm where algorithms learn patterns from data rather than explicit programming.
The mathematical foundation of vectors and matrices underlying nearly all machine learning.
A structured collection of data used to train, validate, and evaluate machine learning models.
A finite sequence of instructions that solves a problem or performs a computation.
A binary logic system representing true or false values, foundational to computation.
Using learned patterns from data to estimate unknown or future outcomes.
Finding the best solution from all feasible options given an objective and constraints.
The probability of an event occurring given that another event has already occurred.
The iterative process of optimizing a model's parameters using data.
A layered system of interconnected nodes that learns patterns from data.
A model-internal variable whose value is learned directly from training data.
A machine learning approach using multi-layered neural networks to model complex data patterns.
A core algebraic operation that multiplies two matrices to produce a third.
The subfield of AI enabling computers to understand, process, and generate human language.
The field of AI enabling computers to understand, interpret, and generate human language.
Layered computational models that learn from data by adjusting weighted connections.
Systematic examination of datasets to extract patterns, insights, and actionable knowledge.
Human language that evolved organically, as opposed to formally constructed artificial languages.
The algorithm that trains neural networks by propagating error gradients backward through layers.
The labeled examples used to teach a machine learning model.
The desired outcome or objective that directs an AI system's behavior.
A model's ability to perform accurately on new, previously unseen data.
A mathematical measure of error that guides model training toward better predictions.
An iterative optimization algorithm that minimizes a function by following its steepest downhill direction.
A supervised learning task that assigns input data to predefined discrete categories.
A supervised learning approach that predicts continuous numerical outcomes from input variables.
A mathematical function that quantifies what a machine learning model is optimizing.
Computational identification and classification of regularities within complex data.
A learning paradigm where an agent maximizes cumulative rewards through environmental interaction.
Massive neural networks trained on text to understand and generate human language.
A neural network architecture using self-attention to process sequential data in parallel.
Training models on labeled input-output pairs to predict or classify new data.
A model that learns data distributions to synthesize realistic new samples.
The number of independent axes defining a vector space used to represent data.
A hypothetical AI system capable of performing any intellectual task a human can.
A technique that penalizes model complexity to prevent overfitting and improve generalization.
An autonomous system that perceives its environment and acts to achieve goals.
A method that fits models to data by minimizing squared prediction errors.
A deep learning architecture that learns spatial hierarchies of features from visual data.
Drawing conclusions from uncertain or incomplete data using probability theory.
The fundamental tension between model complexity and generalization that governs prediction error.
Iteratively adjusting model parameters to minimize prediction error measured by a loss function.
A framework classifying problems by the computational resources required to solve them.
A parameter estimation method that finds values making observed data most probable.
A dense vector representation that encodes semantic relationships between discrete items.
A function describing the relative likelihood of a continuous random variable's values.
The processing power and hardware resources required to train and run AI models.
AI systems that produce new content—text, images, code—by learning from data.