In this repo, we will discover the approach of approximating the traveling salesperson problem (TSP) with self-organizing maps (SOM)
pip install -r requirements.txt
python main.py example/example_instance_0100.json
python generate_example.py 100 example.json
python tune_hyperparameters.py example/example_instance_0100.json