Commit c015f696 authored by Peter Glerup Ericson's avatar Peter Glerup Ericson Committed by GitHub
Browse files

Fix arxiv links in README of neural_gpu model

As the links was [[link]] the last `]` was included in the url.
parent 44d98cb9
# NeuralGPU # NeuralGPU
Code for the Neural GPU model described in [[http://arxiv.org/abs/1511.08228]]. Code for the Neural GPU model described in http://arxiv.org/abs/1511.08228.
The extended version was described in [[https://arxiv.org/abs/1610.08613]]. The extended version was described in https://arxiv.org/abs/1610.08613.
Requirements: Requirements:
* TensorFlow (see tensorflow.org for how to install) * TensorFlow (see tensorflow.org for how to install)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment