An implementation of DeepMind's Differentiable Neural Computer as described in Nature
- Install tensorflow
- Run
python tasks/copy_sequence.py
This will train a Differentiable Neural Computer with a feedforward controller to learn to copy sequences. It uses curriculum learning with increasing length sequences as the lessons