# NeuralGPU Code for the Neural GPU model as described in [[http://arxiv.org/abs/1511.08228]]. Requirements: * TensorFlow (see tensorflow.org for how to install) * Matplotlib for Python (sudo apt-get install python-matplotlib) Run: python neural_gpu_trainer.py --task=rev Maintained by Lukasz Kaiser (lukaszkaiser)