🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links

AI-woordenlijst

Het complete woordenboek van kunstmatige intelligentie

162
categorieën
2.032
subcategorieën
23.060
termen
📖
termen

Bootstrap in RL

Resampling technique used in reinforcement learning to estimate value function uncertainty by creating multiple estimations from the same data sample.

📖
termen

Bootstrap Value Distribution

Probabilistic representation of the value function obtained by aggregating multiple bootstrap estimations, allowing quantification of uncertainty on value predictions.

📖
termen

Weighted Bootstrap

Technique assigning weights to bootstrap samples based on their relevance or recency to give more importance to more informative experiences in value estimation.

📖
termen

Q-learning with Bootstrap

Extension of classic Q-learning using multiple Q-value heads trained on different bootstrap samples to capture uncertainty and improve exploration.

📖
termen

C51 (Categorical 51)

Distributional algorithm discretizing the return distribution into 51 probability atoms, using bootstrap techniques to estimate uncertainty on this representation.

📖
termen

IQN (Implicit Quantile Networks)

Network architecture directly learning the quantile distribution of returns, integrating bootstrap mechanisms to quantify uncertainty of quantile predictions.

📖
termen

QR-DQN (Quantile Regression DQN)

DQN variant using quantile regression on bootstrap samples to learn the complete distribution of action values with uncertainty quantification.

📖
termen

Bootstrap Head Networks

Architecture comprising multiple independent output heads trained on different bootstrap samples to capture uncertainty in value predictions.

📖
termen

Uncertainty-based Exploration

Exploration strategy using bootstrap estimates to quantify uncertainty and guide the agent toward the least known states of the environment.

📖
termen

Bootstrap Ensembles

Method training multiple models on different bootstrap samples to form a predictive ensemble capturing the variability and uncertainty of the learning process.

📖
termen

Dropout as Bootstrap Approximation

Technique using dropout during inference as an efficient approximation of bootstrap to quickly estimate uncertainty without training multiple models.

📖
termen

Credible Intervals

Statistical intervals derived from bootstrap distributions quantifying uncertainty on value estimates with a specified confidence probability.

📖
termen

Bootstrap Variance

Metric quantifying the dispersion of bootstrap estimates among themselves, serving as a direct indicator of epistemic uncertainty in value predictions.

📖
termen

Bootstrap Bias

Systematic deviation potentially introduced by bootstrap methods, requiring correction techniques such as double bootstrap for unbiased estimates.

📖
termen

Sequential Bootstrap

Variant adapted to temporal RL data preserving sequential dependency structure during resampling to avoid underestimation of uncertainty.

🔍

Geen resultaten gevonden