Glossario IA
Il dizionario completo dell'Intelligenza Artificiale
162
categorie
2.032
sottocategorie
23.060
termini
termini
Memory Sharpening
Mechanism reinforcing attention weights on the most relevant memory locations while weakening others.
termini
Key-Value Memory
Memory architecture organizing information into key-value pairs for efficient access based on key similarity.
termini
Usage Vector
Vector tracking the usage frequency of each memory location to optimize data allocation and overwriting.
termini
Least Recently Used Allocation
Memory allocation strategy favoring the least recently used locations for new writes.
termini
Differentiable Attention
Differentiable weighted attention mechanism enabling backpropagatable gradients through memory access operations.
termini
Episodic Memory Networks
Neural networks specialized in storing and retrieving specific experiential episodes via external memory.
🔍