A repository containing projects for OeGOR Summer School | Official Website.
This second part of the Summer School was dedicated to Reinforcement learning and COAML, in the wake of Baty23 | Combinatorial Optimization-Enriched Machine Learning to Solve the Dynamic Vehicle Routing Problem with Time Windows. Talk by Maximilian Schiffer. Original Lab (TP) by Léo Baty.
- Before running the notebook, please download the dataset and place it in the
/data
folder of this repo. - Open a Julia REPL in the folder of this repo, and run:
using Pluto
Pluto.run()
A browser window opens, select the notebook.jl
notebook.