Fetching the paper…
Reading the bibliography…
We introduce a new neural architecture to learn the conditional probability of an output sequence with elements that are discrete tokens corresponding to positions in an input sequence.
Dynamic programming treatment of the travelling salesman problem
Richard Bellman · 1962
Earlier work this paper cites.
An efficient algorith for determining the convex hull of a finite planar set
Ronald L. Graham · 1972
Earlier work this paper cites.
On the identification of the convex hull of a finite set of points in the plane
Ray A Jarvis · 1973
Earlier work this paper cites.
Convex hulls of finite sets of points in two and three dimensions
Franco P. Preparata and Se June Hong · 1977
Earlier work this paper cites.
Learning internal representations by error propagation
David E Rumelhart, Geoffrey E Hinton, and Ronald J Williams · 1985
Earlier work this paper cites.
Efficient unstructured mesh generation by means of delaunay triangulation and bowyer-watson algorithm
S1 Rebay · 1993
Earlier work this paper cites.
An application of recurrent nets to phone probability estimation
Anthony J Robinson · 1994
Earlier work this paper cites.
Long short-term memory
Sepp Hochreiter and Jürgen Schmidhuber · 1997
Cited alongside, same era.
Sequence to sequence learning with neural networks
Ilya Sutskever, Oriol Vinyals, and Quoc V Le · 2014
Cited alongside, same era.
Alex Graves, Greg Wayne, and Ivo Danihelka · 2014
Cited alongside, same era.
Neural machine translation by jointly learning to align and translate
Dzmitry Bahdanau, Kyunghyun Cho, and Yoshua Bengio · 2014
Cited alongside, same era.
Jason Weston, Sumit Chopra, and Antoine Bordes · 2014
Cited alongside, same era.
Long-term recurrent convolutional networks for visual recognition and description
Jeff Donahue, Lisa Anne Hendricks, Sergio Guadarrama, Marcus Rohrbach, Subhashini Venugopalan, Kate Saenko, and Trevor Darrell · 2014
Later among the works it cites.
Wojciech Zaremba and Ilya Sutskever · 2014
Later among the works it cites.
Unsupervised learning of video representations using lstms
Nitish Srivastava, Elman Mansimov, and Ruslan Salakhutdinov · 2015
Closest in time.
Available at https://github.com/dmishin/tsp-solver
Suboptimal travelling salesman problem (tsp) solver, 2015 · 2015
Closest in time.
Available at https://github.com/samlbest/traveling-salesman
Traveling salesman problem c++ implementation, 2015 · 2015
Closest in time.
alphaXiv searches the wider corpus for related work and actual follow-ups.
alphaXiv is searching for related work…
Oriol Vinyals, Lukasz Kaiser, Terry Koo, Slav Petrov, Ilya Sutskever, and Geoffrey Hinton · 2014
Cited alongside, same era.
Show and tell: A neural image caption generator
Oriol Vinyals, Alexander Toshev, Samy Bengio, and Dumitru Erhan · 2014
Cited alongside, same era.
Available at https://github.com/beckysag/traveling-salesman
C++ implementation of traveling salesman problem using christofides and 2-opt, 2015 · 2015
Closest in time.