I am trying to use NeuralPDE to solve equations and I’ve been trying to use the QuasiRandomTraining method, with Adam optimizer. Now the learning curve is quite chaotic, so I would wish to save the best model encountered during the training instead of the last. Is there a way to do this?