ixaxaar / pytorch-dnc

Differentiable Neural Computers, Sparse Access Memory and Sparse Differentiable Neural Computers, for Pytorch
MIT License
335 stars 56 forks source link

Use usage vector to determine least recently used memory #26

Closed ixaxaar closed 6 years ago

ixaxaar commented 6 years ago

Instead of assuming infinite memory and incrementing and circular linking the least recently used memory location.