RNN Dijkstra Overview This model learns the Dijkstra shortest path algorithm using an RNN Seq2Seq architecture. Instructions Clone this repo. Run python setup.py install Run jupyter-notebook rnn.ipynb Dependencies matplotlib numpy torch jupyter notebook