jolibrain / wheatley

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

Benchmark a trained model on all instances #48

Closed pierrot-lc closed 1 year ago

pierrot-lc commented 1 year ago

Introduce a new eval.py script that can eval a trained model to all instance sizes. An example eval.sh script is also provided.