Recent Releases of https://github.com/ai4co/routefinder
https://github.com/ai4co/routefinder - v0.3.2
v0.3.2 :rocket:
What's Changed
Now, model checkpoints and data are moved to HuggingFace! This allows for much faster download speeds and significantly less time to first setup of the repo.
Other minor changes:
1. Fix pytest (add pytest-xdist requirement, which was missing)
2. Move scripts to separate scripts folder
3. Update installation instructions (clarity + HuggingFace)
Full Changelog: https://github.com/ai4co/routefinder/compare/v0.3.1...v0.3.2
- Python
Published by fedebotu about 1 year ago
https://github.com/ai4co/routefinder - v0.3.1
v0.3.1 :rocket:
- Better installation instructions with UV
- Add t-SNE notebook #4
- Solve deprecation warnings
- Misc. updates
Full Changelog: https://github.com/ai4co/routefinder/compare/v0.3.0...v0.3.1
- Python
Published by fedebotu about 1 year ago
https://github.com/ai4co/routefinder - v0.3.0
v0.3.0
This release refers to the v3 version of our paper: https://arxiv.org/pdf/2406.15007v3 :rocket:
Some notable improvements we are shipping: - Added new MTDVRP environment for multi-depot problems. This brings the total number of variants to 48! :truck: - Now EAL and baselines are modularized and much easier to understand - Fixed OR baselines code - Added POMO-100 single-task checkpoints to easily compare against single-task models - Misc. changes~
Full Changelog: https://github.com/ai4co/routefinder/compare/v0.2.0...v0.3.0
- Python
Published by fedebotu over 1 year ago
https://github.com/ai4co/routefinder - v0.2.0
v0.2.0
This release refers to the v2 version of our paper: https://arxiv.org/pdf/2406.15007v2
Stay tuned for the upcoming v0.3.0!
- Python
Published by fedebotu over 1 year ago