Domain: AI Economics & Strategy

110 terms

Absolute Positional Encoding Intermediate

Encodes token position explicitly, often via sinusoids.

Action Space Intermediate

Set of all actions available to the agent.

Actor-Critic Intermediate

Combines value estimation (critic) with policy learning (actor).

Agent Loop Intermediate

Continuous cycle of observation, reasoning, action, and feedback.

AI Adoption Curve Intermediate

Organizational uptake of AI technologies.

Algorithmic Accountability Intermediate

Ensuring decisions can be explained and traced.

Algorithmic Trading Intermediate

AI-driven buying/selling of financial assets.

Alpha Intermediate

Returns above benchmark.

Attention Head Intermediate

A single attention mechanism within multi-head attention.

Audit Trail Intermediate

Logged record of model inputs, outputs, and decisions.

Autoscaling Intermediate

Dynamic resource allocation.

Bayesian Inference Intermediate

Updating beliefs about parameters using observed evidence and prior distributions.

Bellman Equation Intermediate

Fundamental recursive relationship defining optimal value functions.

Bias Term Intermediate

Systematic error introduced by simplifying assumptions in a learning algorithm.

Bottleneck Layer Intermediate

A narrow hidden layer forcing compact representations.

Caching Intermediate

Storing results to reduce compute.

Canary Tokens Intermediate

Detecting unauthorized model outputs or data leaks.

Causal Mask Intermediate

Prevents attention to future tokens during training/inference.

Chinchilla Scaling Intermediate

Scaling law optimizing compute vs data.

Closed Model Intermediate

Models accessible only via service APIs.

Cold Start Intermediate

Startup latency for services.

Commoditization Intermediate

Declining differentiation among models.

Computational Learning Theory Intermediate

A theoretical framework analyzing what classes of functions can be learned, how efficiently, and with what guarantees.

Compute Scaling Intermediate

Increasing model capacity via compute.

Context Compression Intermediate

Techniques to handle longer documents without quadratic cost.

Convex Optimization Intermediate

Optimization problems where any local minimum is global.

Cost Attribution Intermediate

Assigning AI costs to business units.

Credit Scoring Intermediate

Predicting borrower default risk.

Cross-Entropy Intermediate

Measures divergence between true and predicted probability distributions.

Data Scaling Intermediate

Increasing performance via more data.