8000 GitHub - yhnju/tspFormer: This is the implementation of my paper "Memory-Efficient Transformer-based Network Model for Traveling Salesman Problem"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is the implementation of my paper "Memory-Efficient Transformer-based Network Model for Traveling Salesman Problem"

Notifications You must be signed in to change notification settings

yhnju/tspFormer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

tspformer Description

PyTorch implementation of my paper "Memory-Efficient Transformer-based Network Model for Traveling Salesman Problem"

Running Environment

GPU:NVIDIA GeForce RTX 2080 Ti

pytorch1.10

linux:ubuntu18.04

python3.9

matplotlib3.1

numpy1.19

pandas0.25

scikit_learn0.21

Running Steps

training: python trainTspformer.py

testing: python testTspformer.py

Parameters Setting

utils.options.get_options()

About

This is the implementation of my paper "Memory-Efficient Transformer-based Network Model for Traveling Salesman Problem"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0