Results for "demonstration-based"

12 results

Loss Function Intermediate

A function measuring prediction error (and sometimes calibration), guiding gradient-based optimization.

Foundations & Theory
Transformer Intermediate

Architecture based on self-attention and feedforward layers; foundation of modern LLMs and many multimodal models.

Transformers & LLMs
Semantic Search Intermediate

Retrieval based on embedding similarity rather than keyword overlap, capturing paraphrases and related concepts.

Foundations & Theory
DPO Intermediate

A preference-based training method optimizing policies directly from pairwise comparisons without explicit RL loops.

Optimization
VC Dimension Intermediate

A measure of a model class’s expressive capacity based on its ability to shatter datasets.

AI Economics & Strategy
Boltzmann Machine Intermediate

Probabilistic energy-based neural network with hidden variables.

Model Architectures
Control Loop Advanced

Continuous loop adjusting actions based on state feedback.

Robotics & Embodied AI
RRT Advanced

Sampling-based motion planner.

Motion Planning & Navigation
Energy-Based Model Intermediate

Models that define an energy landscape rather than explicit probabilities.

Model Architectures
Score-Based Model Advanced

Learns the score (∇ log p(x)) for generative sampling.

Diffusion & Generative Models
Flow-Based Model Advanced

Exact likelihood generative models using invertible transforms.

Diffusion & Generative Models
Model-Based RL Advanced

RL using learned or known environment models.

Reinforcement Learning