Implementation of the Neural Turing Machine on the 'copy task' which tests whether the NTM can store and recall a long sequence of arbitrary information.
This requires Tensorflow to be installed. To start training, run
python main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of the Neural Turing Machine on the 'copy task' which tests whether the NTM can store and recall a long sequence of arbitrary information.
This requires Tensorflow to be installed. To start training, run
python main.py