DeepXDE v1.13.0
Areas of improvement
- Refactor and improve regularizers for backends TensorFlow 1.x/2.x and paddle
- Improve compatibility with NumPy 2
dde.model.train
anddde.model.compile
support verbose- Backend PyTorch: Fix L2 regularizers for
external_trainable_variables
- Backend paddle:
FNN
supports regularization and dropout
New APIs
- Backend PyTorch: Add a new optimizer NNCG
Thanks to all the contributors to this release!
@lululxvi @vl-dud @KangyuWeng @pratikrathore8 @lijialin03 @Jerry-Jzy