Results for "trial-and-error"
Asking model to review and improve output.
Privacy risk analysis under GDPR-like laws.
Assigning AI costs to business units.
Hardware components that execute physical actions.
Software pipeline converting raw sensor data into structured representations.
Internal sensing of joint positions, velocities, and forces.
Mathematical framework for controlling dynamic systems.
Detecting and avoiding obstacles.
Control shared between human and agent.
Mechanics of price formation.
Some agents know more than others.
Designing AI to cooperate with humans and each other.
Inferring and aligning with human preferences.
A subfield of AI where models learn patterns from data to make predictions or decisions, improving with experience rather than explicit rule-coding.
Separating data into training (fit), validation (tune), and test (final estimate) to avoid leakage and optimism bias.
Activation max(0, x); improves gradient flow and training speed in deep nets.
Crafting prompts to elicit desired behavior, often using role, structure, constraints, and examples.
An RNN variant using gates to mitigate vanishing gradients and capture longer context.
Expanding training data via transformations (flips, noise, paraphrases) to improve robustness.
Architecture based on self-attention and feedforward layers; foundation of modern LLMs and many multimodal models.
Ability to replicate results given same code/data; harder in distributed training and nondeterministic ops.
A hidden variable influences both cause and effect, biasing naive estimates of causal impact.
A broader capability to infer internal system state from telemetry, crucial for AI services and agents.
Removing weights or neurons to shrink models and improve efficiency; can be structured or unstructured.
System for running consistent evaluations across tasks, versions, prompts, and model settings.
A discipline ensuring AI systems are fair, safe, transparent, privacy-preserving, and accountable throughout lifecycle.
Forcing predictable formats for downstream systems; reduces parsing errors and supports validation/guardrails.
AI focused on interpreting images/video: classification, detection, segmentation, tracking, and 3D understanding.
Optimization problems where any local minimum is global.
Generating speech audio from text, with control over prosody, speaker identity, and style.