Glossary
AI Fundamentals
Core concepts and principles of artificial intelligence
ConceptDeveloper
Attention Mechanism
A neural network component that allows models to focus on different parts of the input when generating each part of the output.
Read more
ConceptStrategist
Context Window
The maximum amount of text (measured in tokens) that an AI model can process at once.
Read more
ConceptDeveloper
Embeddings
Numerical representations of text, images, or other data that capture semantic meaning in a high-dimensional space.
Read more
ConceptBeginner
Token
The basic unit of text processing in language models, representing parts of words, whole words, or punctuation.
Read more