lululxvi / deepxde

A library for scientific machine learning and physics-informed learning
https://deepxde.readthedocs.io
GNU Lesser General Public License v2.1
2.47k stars 712 forks source link

Add the argument start_from_epoch to EarlyStopping callback #1769

Closed vl-dud closed 3 weeks ago

vl-dud commented 3 weeks ago

Made by analogy with EarlyStopping in Keras https://keras.io/api/callbacks/early_stopping/