8000 GitHub - xdr940/som-TSP: from https://github.com/DiegoVicen/som-tsp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xdr940/som-TSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

som-TSP

self-organizing map for traveling salesman problem

1.Requirements:

matplotlib
argparse
path
pandas
tqdm
json
numpy

2.Run

Edit src/opts.py for args setting and excute:

python src/main.py

3.Results

test

losses

M2CT2020

程序执行后生成 out_dir文件夹, 在运行后会生成npy文件和csv文件, 此类文件通过src/plot的函数作图得到可视化结果.

About

from https://github.com/DiegoVicen/som-tsp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0