Hanjun-Dai / graph_comb_opt

Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"
https://arxiv.org/abs/1704.01665
MIT License
491 stars 135 forks source link

Testing tsp instances #23

Open Spider-scnu opened 4 years ago

Spider-scnu commented 4 years ago

If I want to test the tsp instances, do I have to re-train the dqn model?

Hanjun-Dai commented 4 years ago

Yes there's no pretrained model dump in this repo