Results for "trial-and-error"
A conceptual framework describing error as the sum of systematic error (bias) and sensitivity to data (variance).
A learning paradigm where an agent interacts with an environment and learns to choose actions to maximize cumulative reward.
RL without explicit dynamics model.
Learning policies from expert demonstrations.
Probability of treatment assignment given covariates.
Using output to adjust future inputs.
Systematic error introduced by simplifying assumptions in a learning algorithm.
Applying learned patterns incorrectly.
Measures a model’s ability to fit random noise; used to bound generalization error.
Learning by minimizing prediction error.
Predicting future values from past observations.
A function measuring prediction error (and sometimes calibration), guiding gradient-based optimization.
Classical controller balancing responsiveness and stability.
Model that compresses input into latent space and reconstructs it.
Average of squared residuals; common regression objective.
Error due to sensitivity to fluctuations in the training dataset.
When a model cannot capture underlying structure, performing poorly on both training and test data.
Simultaneous Localization and Mapping for robotics.
Recovering 3D structure from images.
Converting audio speech into text, often using encoder-decoder or transducer architectures.
Models evaluating and improving their own outputs.
Two-network setup where generator fools a discriminator.
Classical statistical time-series model.
Reducing numeric precision of weights/activations to speed inference and reduce memory with acceptable accuracy loss.
Fast approximation of costly simulations.
A proper scoring rule measuring squared error of predicted probabilities for binary outcomes.
Probabilities do not reflect true correctness.
Control using real-time sensor feedback.
Performance drop when moving from simulation to reality.
Learning action mapping directly from demonstrations.