← Back to AI Factory Chat

AI Factory Glossary

126 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 3 (126 entries)

forgetting in language models, continual learning

Loss of earlier learned information.

format verification, llm optimization

Format verification checks outputs conform to required patterns.

forward planning, ai agents

Forward planning reasons from current state toward goal exploring possible paths.

forward scheduling, supply chain & logistics

Forward scheduling starts from earliest possible time scheduling operations forward.

foundation model training infrastructure, infrastructure

Distributed systems and practices for training large models.

foundry model, business

Contract manufacturing.

foundry model, business & strategy

Foundry model separates design and manufacturing where foundries fabricate chips for fabless companies.

fourier features,neural architecture

Encode inputs with Fourier basis.

fourier neural operator (fno),fourier neural operator,fno,scientific ml

Neural operator using Fourier transforms.

fp16 training, fp16, optimization

Half-precision training.

fpga for ai,hardware

Field-programmable gate arrays customized for ML.

frame interpolation, multimodal ai

Frame interpolation generates intermediate frames between existing frames.

free adversarial training, ai safety

Train robustness with negligible overhead.

free cooling, environmental & sustainability

Free cooling uses ambient conditions when cold enough eliminating mechanical chiller operation.

free energy calculations, healthcare ai

Compute binding free energy.

frenkel pair, defects

Vacancy-interstitial pair.

frequency penalty, llm optimization

Frequency penalty decreases probability proportional to token occurrence count.

frontier model, llm architecture

Frontier models represent state-of-the-art capabilities at largest scale.

frontier model,advanced model,frontier capability

Frontier models are most capable systems. Special safety considerations. Regulatory focus.

frozen graph, model optimization

Frozen graphs convert variables to constants enabling optimization and preventing modification.

full-grad, explainable ai

Use full gradient information for saliency.

function calling api,ai agent

LLM outputs structured function calls with parameters to invoke external tools.

functional causal models, time series models

Functional causal models represent causal relationships as structural equations with noise terms.

funnel transformer, transformer

Progressively reduce sequence length.

fuzzing input generation, code ai

Generate inputs for fuzzing.

fuzzing with llms,software testing

Generate test inputs to find bugs.