Skip to content

DeepXDE v1.13.0

Compare
Choose a tag to compare
@lululxvi lululxvi released this 31 Dec 19:34
· 11 commits to master since this release
b0d239b

Areas of improvement

  • Refactor and improve regularizers for backends TensorFlow 1.x/2.x and paddle
  • Improve compatibility with NumPy 2
  • dde.model.train and dde.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