AI 용어집
인공지능 완전 사전
162
카테고리
2,032
하위 카테고리
23,060
용어
용어
Memory Sharpening
Mechanism reinforcing attention weights on the most relevant memory locations while weakening others.
용어
Key-Value Memory
Memory architecture organizing information into key-value pairs for efficient access based on key similarity.
용어
Usage Vector
Vector tracking the usage frequency of each memory location to optimize data allocation and overwriting.
용어
Least Recently Used Allocation
Memory allocation strategy favoring the least recently used locations for new writes.
용어
Differentiable Attention
Differentiable weighted attention mechanism enabling backpropagatable gradients through memory access operations.
용어
Episodic Memory Networks
Neural networks specialized in storing and retrieving specific experiential episodes via external memory.
🔍