jolibrain / wheatley

Next-generation scheduling problem solver based on GNNs and Reinforcement Learning
Other
44 stars 11 forks source link

feat: add a specific eval environment #42

Closed pierrot-lc closed 1 year ago

pierrot-lc commented 1 year ago

Allows the model to be evaluated on a different environment specification. Typically we can train a model on 6x6 instances and evaluates on 10x10.