jolibrain / wheatley

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

Reload previous training curves on resume #50

Closed pierrot-lc closed 1 year ago

pierrot-lc commented 1 year ago

Save and reload agent validator state, same as what is already done with the model and the optimizer states. Automatically remove the initial evaluation on resume (will only duplicate the last evaluation).