Home

Awesome

AI for TSP Competition

Goal

In the AI for TSP competition we try to solve optimization problems using machine learning. The competition will be hosted at the Data Science meets Optimization workshop at IJCAI21 and consists of two tracks:

The goal of this competition is to strengthen the relation between the machine learning field and the optimization field. You can learn more about the competition here.

Prizes

Cash prizes will be announced soon!

Timeline

Whitepaper

For more details about the competition, please refer to this document.

Official Documentation

Check out our Documentation

Announcements

Check out our Announcements

FAQ

Check out our FAQ

Slack Channel

Check out our Slack Channel

Dependencies

Please check environment.yml

Acknowledgments

Special thanks to https://github.com/pemami4911/neural-combinatorial-rl-pytorch for the implemetation of Neural CO used as part of this repository.