Independent variables
|
|
|
Input vector
|
|
Target vector
|
Controller
|
|
|
Controller input matrix
|
|
|
Deep (layered) LSTM
|
|
|
Input gate vector
|
|
Output gate vector
|
|
Forget gate vector
|
|
State gate vector,
|
|
Hidden gate vector,
|
|
|
|
DNC output vector
|
Read & Write heads
|
|
|
Interface parameters
|
|
|
|
Read heads
|
|
|
Read keys
|
|
Read strengths
|
|
Free gates
|
|
Read modes,
|
|
|
Write head
|
|
|
Write key
|
|
Write strength
|
|
Erase vector
|
|
Write vector
|
|
Allocation gate
|
|
Write gate
|
Memory
|
|
|
Memory matrix, Matrix of ones
|
|
Usage vector
|
|
Precedence weighting,
|
|
Temporal link matrix,
|
|
Write weighting
|
|
Read weighting
|
|
Read vectors
|
|
|
|
Content-based addressing, Lookup key , key strength
|
|
Indices of , sorted in ascending order of usage
|
|
Allocation weighting
|
|
Write content weighting
|
|
Read content weighting
|
|
Forward weighting
|
|
Backward weighting
|
|
Memory retention vector
|
Definitions
|
|
|
Weight matrix, bias vector
|
|
Zeros matrix, ones matrix, identity matrix
|
|
Element-wise multiplication
|
|
Cosine similarity
|
|
Sigmoid function
|
|
Oneplus function
|
for j = 1, ..., K.
|
Softmax function
|