Learn Before
Formula
Reading (NTM Architecture)
In the Neural Turing Machine (NTM) architecture, a read operation at time uses an memory matrix, denoted as , and a vector of weightings, , over the memory locations emitted by a read head. The weightings are normalized such that:
sum_i w_t(i) = 1, quad 0 le w_t(i) le 1 quad forall i
The read vector, , returned by the read operation is defined as the convex combination of the memory row vectors:
r_t leftarrow sum_i w_t(i)M_t(i)
0
1
Updated 2026-05-10
Contributors are:
Who are from:
Tags
Data Science