🏠 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
📖
terms

Successive Halving

Progressive elimination method that halves the number of configurations at each iteration by allocating more resources to the identified best performances.

📖
terms

Dynamic resource allocation

Adaptive strategy that distributes computational budget based on observed performances of hyperparameter configurations during optimization.

📖
terms

Computational budget

Total available computational resource defined in terms of iterations, training epochs, or processor time allocated to hyperparameter optimization.

📖
terms

Early elimination

Mechanism that prematurely stops the evaluation of underperforming configurations to save computational resources.

📖
terms

ASHA

Asynchronous Successive Halving Algorithm implements Successive Halving asynchronously to maximize resource utilization on parallel architectures.

📖
terms

Multi-fidelity optimization

Approach using lower-quality but faster approximations to quickly evaluate configurations before their full evaluation.

📖
terms

Hyperparameter configuration

Specific set of values assigned to the hyperparameters of a machine learning model defining a unique configuration to evaluate.

📖
terms

Bracket elimination

Staggered elimination process in Hyperband where multiple brackets with different initial resource allocations run in parallel.

📖
terms

Resource allocation strategy

Policy determining the distribution of computational budget among hyperparameter configurations during the optimization process.

📖
terms

Hyperparameter space exploration

Systematic process of searching in the hyperparameter space to identify optimal configurations according to defined performance metrics.

📖
terms

Performance-based pruning

Pruning technique for configurations based on their relative performance compared to a threshold or the best observed configurations.

📖
terms

Computational efficiency

Measure of how efficiently the optimization algorithm uses available resources to find performant configurations.

📖
terms

Configuration fidelity

Level of precision or quality used to evaluate a hyperparameter configuration, progressively increased for the best configurations.

📖
terms

Adaptive resource allocation

Mechanism that dynamically adjusts resource distribution based on observed performance trends during optimization.

🔍

No results found