Giter VIP home page Giter VIP logo

ai_for_tsp's Introduction

AI_for_TSP

This Repository contains the winning solution to the AI For TSP Competition Track 2 (https://github.com/paulorocosta/ai-for-tsp-competition).

Important Scripts

  • generate_train_instances.py - creates a dataset of training instances
  • Train.py - trains a base POMO model on a dataset of instances
  • active_search_instance.py - performs efficient active search (EAS) on a single test instance, creating improved node embeddings
  • create_tour_instance.py - uses EAS node embeddings, creates a tour for a single test instance, using MC tree searches to improve performance
  • combine_tours.py - combines tours from multiple instances into the required submission format

Team Members

  • Fynn Schmitt-Ulms
  • André Hottung
  • Kevin Tierney
  • Meinolf Sellmann

Acknowledgements

Our solution is built using code from the original POMO paper by Kwon et al.
Paper: https://arxiv.org/abs/2010.16011
Code: https://github.com/yd-kwon/POMO

We extend our solution using the Efficient Active Search method described by Hottung et al.
Paper: https://arxiv.org/abs/2106.05126
Code: https://github.com/ahottung/EAS

ai_for_tsp's People

Contributors

fynnsu avatar

Stargazers

 avatar  avatar Kevin Tierney avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.