Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add note about maintenance of repo
  • Loading branch information
wouterkool authored Jan 9, 2024
1 parent 4ff6fce commit c9abf41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
> Note: I am currently not able to actively maintain this repository. Please also checkout more recent implementations, e.g. https://github.com/ai4co/rl4co and https://github.com/cpwan/RLOR.
# Attention, Learn to Solve Routing Problems!

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.
Expand Down Expand Up @@ -112,4 +114,4 @@ This repository includes adaptions of the following repositories as baselines:
* https://github.com/MichelDeudon/encode-attend-navigate
* https://github.com/mc-ride/orienteering
* https://github.com/jordanamecler/PCTSP
* https://github.com/rafael2reis/salesman
* https://github.com/rafael2reis/salesman

0 comments on commit c9abf41

Please sign in to comment.