Skip to content

hanhsienhuang/NeuralTuringMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Neural Turing Machine

Neural Turing Machines (NTM) is a mamory-augmented recurrent deep learning model. I implemented NTM and tested it in the sequence copying task as described in the paper.

Note that because the project was done in 2017, some usages of pytorch were obsolete, like torch.autograd.Variable. I have modified the code so that it can barely work with Pytorch version >= 1.0.

Prerequisite

  • Python3
  • Pytorch >= 1.0

Usage

Directly execute main.py to run the experiment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages