AI Glossary

A comprehensive guide to the terminology of Artificial Intelligence. Demystifying complex concepts one term at a time.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

D

Data Science

Dataset

A collection of data used to train or evaluate AI models. High-quality datasets are crucial for building accurate machine learning systems.

G

Generative

Generative AI

Models that can generate new data such as text, images, or audio based on patterns learned from existing data. Examples include GPT-4 and Midjourney.

I

Computation

Inference

The process of using a trained AI model to make predictions or generate output based on new, unseen data.

L

NLP

LLM (Large Language Model)

A type of neural network trained on vast amounts of text to understand and generate human-like language at an advanced level.

M

Core AI

Machine Learning

A subset of AI that enables systems to learn from data and improve their performance over time without being explicitly programmed for specific tasks.

N

Architecture

Neural Network

A computational model inspired by the human brain, composed of interconnected nodes (neurons) that process information in layers.

T

Model Building

Training

The iterative process of teaching an AI model by feeding it data and adjusting its internal parameters to minimize error and maximize accuracy.