← Back to AI Factory Chat

AI Factory Glossary

265 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 2 of 6 (265 entries)

negative caching, rag

Cache non-matches.

negative capacitance fets, research

Use ferroelectrics to boost performance.

negative prompting, generative models

Specify what to avoid.

negative prompting, multimodal ai

Negative prompting specifies undesired attributes guiding generation away from certain features.

negative prompting,prompt engineering

Specify what NOT to generate to avoid unwanted elements.

negative resist,lithography

Exposed areas become insoluble and remain.

negative sampling rec, recommendation systems

Negative sampling in recommendations contrasts positive items with randomly sampled negatives during training.

negative transfer, transfer learning

One task hurting another.

neighborhood attention, computer vision

Attend to neighboring patches.

neighborhood correlation, testing

Use nearby die results to infer.

neighborhood sampling, graph neural networks

Neighborhood sampling limits aggregation to random subsets of neighbors reducing computational cost in large graphs.

nelson rules, spc

Alternative control chart rules.

nemo guardrails,programmable,nvidia

NeMo Guardrails is programmable safety layer. Colang language. NVIDIA open source.

neon,serverless,postgres

Neon is serverless PostgreSQL. Branching, autoscale.

neptune,experiment,metadata

Neptune.ai tracks ML metadata. Flexible logging. Team collaboration.

neptune.ai, mlops

ML experiment management.

nequip, chemistry ai

E(3)-equivariant network for atomistic simulations.

nequip, graph neural networks

Neural Equivariant Interatomic Potentials combine E(3) equivariance with message passing for molecular dynamics.

nerf rendering equation, 3d vision

Volume rendering formulation.

nerf training process, 3d vision

Optimize NeRF from images.

nerf, multimodal ai

NeRF synthesizes novel views by volumetrically rendering scenes from learned implicit representations.

nested design, doe

Hierarchical experimental structure.

nested experiments, doe

Hierarchical experimental structure.

nested ner,nlp

Handle entities within entities.

net delay, signal & power integrity

Net delay includes RC delay driver delay and interconnect propagation time affecting circuit timing.

net die, yield enhancement

Net die count includes only die meeting minimum size and probe criteria excluding edge and partial die.

net zero emissions, environmental & sustainability

Net zero emissions balance residual greenhouse gas releases with equivalent removals or offsets.

network bisection bandwidth, infrastructure

Critical network performance metric.

network dissection, interpretability

Network dissection evaluates semantic meaning of individual neurons by correlating with interpretable concepts.

network morphism,neural architecture

Transform networks while preserving function.

network pruning structured,model optimization

Remove entire structures like filters.

network pruning unstructured,model optimization

Remove individual weights.

neural additive models, nam, explainable ai

Additive models using neural shape functions.

neural architecture distillation, model optimization

Neural architecture distillation transfers architectural knowledge not just parameter values.

neural architecture generator,neural architecture

Generate architectures automatically.

neural architecture search (nas),neural architecture search,nas,model architecture

Automatically discover optimal model architectures.

neural architecture search advanced, nas, neural architecture

Sophisticated AutoML for architecture discovery.

neural architecture search for edge, edge ai

Find architectures suitable for edge.

neural architecture search,nas,automl

NAS automatically finds optimal architectures. Search space, search algorithm, evaluation. Expensive but effective.

neural architecture transfer, neural architecture

Transfer architectures across tasks.

neural articulation, multimodal ai

Neural articulation represents articulated objects with learned kinematic structures.

neural beamforming, audio & speech

Neural beamforming learns spatial filters through deep learning rather than classical signal processing.

neural cache, model optimization

Neural caching stores and reuses intermediate computations for similar inputs reducing redundancy.

neural cf, recommendation systems

Neural Collaborative Filtering replaces inner products with multi-layer perceptrons to learn complex non-linear user-item interactions.

neural chat,intel neural chat,neural chat model

Neural Chat is Intel-optimized chat model. Runs well on Intel hardware.

neural circuit policies, ncp, reinforcement learning

Control policies implemented as interpretable neural circuits with liquid time constants.

neural circuit policies,reinforcement learning

Policies implemented as neural circuits.

neural codec, multimodal ai

Neural codecs compress audio or images using learned representations for efficient transmission.

neural constituency, structured prediction

Neural constituency parsing uses recursive or tree-structured neural networks to predict hierarchical phrase structure trees.

neural controlled differential equations, neural architecture

Use neural networks to parameterize CDEs.