The training code can be ran by typing the code python main.py
.
To do list:
- Increasing the number of features helps training.
- Compare trained model with the baseline algorithms. Candidates for the algorithms include LKH, OR-tools, DP, Genetic Algorithm (GA).