Learn Before
Formula
Content-Based Addressing (NTM Architecture)
In the Neural Turing Machine (NTM) architecture, content-based addressing focuses on memory locations based on the similarity between values emitted by the controller and the contents of memory. For both read and write operations, the controller first emits a key vector of length , denoted as . This key vector is compared to each memory vector, .
This method produces normalized weights, , using a positive key strength, :
The similarity is measured using cosine similarity:
0
1
Updated 2026-05-10
Contributors are:
Who are from:
Tags
Data Science