← Back to AI Factory Chat

AI Factory Glossary

653 technical terms and definitions

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z All
Showing page 3 of 14 (653 entries)

temperature sampling,softmax,diversity

Temperature scales logits before softmax. Higher = more random. Lower = more focused. Controls creativity.

temperature scaling,inference

Adjust logit temperature to control output randomness (low=deterministic high=creative).

temperature scheduling, text generation

Vary temperature during generation.

temperature sensor, manufacturing equipment

Temperature sensors provide feedback for thermal control systems.

temperature sensor,design

Monitor junction temperature.

temperature sharpening, semi-supervised learning

Reduce temperature to sharpen.

temperature shock, design & verification

Temperature shock applies rapid temperature transitions revealing thermal stress sensitivity.

temperature test, design & verification

Temperature testing characterizes functionality across operating temperature range.

temperature-dependent em, signal & power integrity

Temperature dependence in electromigration accelerates failure exponentially with junction temperature.

temperature-humidity bias (thb),temperature-humidity bias,thb,reliability

Combined temperature humidity and voltage stress.

temperature-humidity-bias failure analysis, thb, failure analysis

Investigate THB failures.

temperature,top_p,sampling

Temperature controls randomness; higher = more creative, lower = more deterministic. Top-p filters to the most probable tokens until prob mass p.

template-based generation,nlp

Fill templates to generate text.

template-based prompting, prompting techniques

Template-based prompting uses predefined structures filled with variable content.

temporal action detection, video understanding

Find when actions occur in video.

temporal action localization,computer vision

Find when actions occur in videos.

temporal action segmentation, video understanding

Segment video into actions.

temporal attention layers, video generation

Attend across video frames.

temporal coding,neural architecture

Encode information in spike timing.

temporal coherence, video understanding

Consistency across time.

temporal consistency in video processing, video generation

Maintain coherence across frames.

temporal consistency in video, video generation

Maintain coherence across frames.

temporal consistency, multimodal ai

Temporal consistency ensures smooth transitions and coherent motion across video frames.

temporal consistency,video generation

Maintain coherent appearance across video frames.

temporal context, recommendation systems

Temporal context models time-dependent preferences like seasonal interests or daily patterns.

temporal contrastive learning, video understanding

Contrast nearby vs distant frames.

temporal ensembling, semi-supervised learning

Average predictions over training.

temporal event ordering,nlp

Order events chronologically.

temporal filtering, rag

Filter by date/time.

temporal filtering, rag

Temporal filtering limits retrieval to documents within date ranges.

temporal fusion transformer, time series models

Temporal Fusion Transformer combines LSTM encoder-decoder with multi-head attention for interpretable multi-horizon time series forecasting with covariates.

temporal graph networks,graph neural networks

GNNs for dynamic graphs.

temporal information extraction, healthcare ai

Extract time-related medical info.

temporal point process gnn, graph neural networks

Temporal point process GNNs model event sequences on graphs through learned intensity functions.

temporal point process, time series models

Temporal point processes model event sequences in continuous time by specifying conditional intensity functions governing event occurrence rates.

temporal random walk, graph neural networks

Temporal random walks respect edge timestamps when sampling paths for representation learning.

temporal reasoning in video, video understanding

Understand time-based relationships.

temporal reasoning,reasoning

Reason about time and sequences.

temporal segment networks, tsn, video understanding

Sample sparse frames from video.

temporal shift module, tsm, video understanding

Efficient temporal modeling.

temporal smoothing, graph neural networks

Temporal smoothing in dynamic graphs regularizes learned representations to change gradually over time.

temporary bonding for thinning, advanced packaging

Attach to carrier for processing.

temporary bonding, advanced packaging

Reversible bonding for processing.

tensile stress,cvd

Film pulls inward can cause cracking.

tensor contiguity, optimization

Memory layout of tensors.

tensor core,matrix unit

Tensor Cores (NVIDIA) accelerate matrix operations. Mixed precision (FP16/BF16 inputs, FP32 accumulate). Key for AI.

tensor cores, hardware

Specialized hardware for matrix operations.

tensor decomposition for chemistry, chemistry ai

Represent chemical tensors efficiently.

tensor decomposition, model optimization

Tensor decomposition factorizes weight tensors reducing parameters while maintaining capacity.

tensor factorization, recommendation systems

Tensor factorization extends matrix methods to higher-order tensors for context-aware recommendations.