Skip to content

DeepXDE v1.12.0

Compare
Choose a tag to compare
@lululxvi lululxvi released this 24 Jul 15:28
· 10 commits to master since this release
439039c

Areas of improvement

  • EarlyStopping callback supports a new argument start_from_epoch
  • Backend TensorFlow v1/v2: Fix many codes to match the new TensorFlow APIs and Keras 3
  • Backend Tensorflow v1: DeepONet and DeepONetCartesianProd support dropout
  • Backend PyTorch: Fix the L-BFGS code to support PyTorch 2.x
  • Backend Paddle: Fix the L-BFGS code
  • Backend Paddle: DeepONetCartesianProd supports multiple outputs
  • Backend JAX: Support callback VariableValue
  • Documentation improvements

New APIs

  • dde.data.PDEOperator supports resample_train_points

Thanks to all the contributors to this release!

@bonneted @vnikoofard @vl-dud @tjboise @HydrogenSulfate @agniv-the-marker @lululxvi @lijialin03 @DecoderLiu @anranjiao