🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📂
subcategories

Self-Attention

Fundamental mechanism allowing transformers to dynamically compute the relative importance of each element in a sequence compared to others.

2 terms
📂
subcategories

Multi-Head Attention

Extension of self-attention where multiple attention heads operate in parallel to capture different types of relationships in the data.

4 terms
📂
subcategories

Positional Encoding

Technique that incorporates sequential position information into embeddings to compensate for the absence of recurrence in transformers.

6 terms
📂
subcategories

Encoder-Decoder Architecture

Fundamental structure of original transformers combining an encoder to process input and a decoder to generate output.

8 terms
📂
subcategories

BERT (Bidirectional Encoder Representations)

Family of pre-trained models based on the encoder-only architecture with bidirectional context understanding.

10 terms
📂
subcategories

GPT (Generative Pre-trained Transformer)

Decoder-only architecture optimized for autoregressive text generation, forming the basis of large language models.

5 terms
📂
subcategories

Vision Transformers (ViT)

Application of transformer architectures to image processing by dividing images into patches and treating them as sequences.

11 terms
📂
subcategories

Sparse Attention Mechanisms

Variants of attention reducing computational complexity by limiting connections between sequence elements.

2 terms
📂
subcategories

Cross-Attention

Attention mechanism where queries come from one sequence while keys and values come from a different sequence.

2 terms
📂
subcategories

Transformer Scaling Laws

Empirical principles describing how transformer performance evolves with model size, data, and computation.

18 terms
📂
subcategories

Attention Head Analysis

Study of the specialized roles of different attention heads in transformers to understand their internal functioning.

19 terms
📂
subcategories

Hierarchical Attention

Hierarchical attention architecture organized across multiple levels to process complex structured data.

9 terms
🔍

No results found