yining043 / TSP-improve

An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pretrain model

Wastedzz opened this issue · comments

could you provide the pretrain model for tsp-50 and tsp100? thanks!

Sorry that this repo was used to demonstrate the algorithm. So I don't have pre-trained models for TSP 50 n 100 at hand. But I believe the code for training works so that you can train the models on your own machine :)