Skip to content

Commit ffd5b86

Browse files
committed
Added example of standalone use of model and animation of result
1 parent a6d0623 commit ffd5b86

File tree

3 files changed

+4766
-0
lines changed

3 files changed

+4766
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Attention based model for learning to solve the Travelling Salesman Problem (TSP) and the Vehicle Routing Problem (VRP), Orienteering Problem (OP) and (Stochastic) Prize Collecting TSP (PCTSP). Training with REINFORCE with greedy rollout baseline.
44

5+
![TSP100](images/tsp.gif)
6+
57
## Paper
68
For more details, please see our paper [Attention, Learn to Solve Routing Problems!](https://openreview.net/forum?id=ByxBFsRqYm) which has been accepted at [ICLR 2019](https://iclr.cc/Conferences/2019). If this code is useful for your work, please cite our paper:
79

images/tsp.gif

1.45 MB
Loading

simple_tsp.ipynb

+4,764
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)