Results for "variance control"
Error due to sensitivity to fluctuations in the training dataset.
A conceptual framework describing error as the sum of systematic error (bias) and sensitivity to data (variance).
Measure of spread around the mean.
Control using real-time sensor feedback.
Mathematical framework for controlling dynamic systems.
Control that remains stable under model uncertainty.
Control without feedback after execution begins.
Optimizes future actions using a model of dynamics.
Continuous loop adjusting actions based on state feedback.
Algorithm computing control actions.
Finding control policies minimizing cumulative cost.
Human controlling robot remotely.
Sampling from easier distribution with reweighting.
Classical controller balancing responsiveness and stability.
Control shared between human and agent.
Optimal control for linear systems with quadratic cost.
Sum of independent variables converges to normal distribution.
Field combining mechanics, control, perception, and AI to build autonomous machines.
The physical system being controlled.
Using output to adjust future inputs.
Learning physical parameters from data.
Optimizing continuous action sequences.
Humans assist or override autonomous behavior.
Techniques that discourage overly complex solutions to improve generalization (reduce overfitting).
When a model fits noise/idiosyncrasies of training data and performs poorly on unseen data.
A robust evaluation technique that trains/evaluates across multiple splits to estimate performance variability.
Popular optimizer combining momentum and per-parameter adaptive step sizes via first/second moment estimates.
Methods to set starting weights to preserve signal/gradient scales across layers.
Combines value estimation (critic) with policy learning (actor).
Systematic error introduced by simplifying assumptions in a learning algorithm.