Skip to content

DeepXDE v0.11.1

Choose a tag to compare

@lululxvi lululxvi released this 20 May 19:15
· 783 commits to master since this release

Areas of improvement

  • FNN supports arguments use_bias and kernel_constraint, and layer normalization
  • Change L-BFGS option gtol from 1e-5 to 1e-8
  • Improve saveplot

New APIs

  • Add a new Data Constraint
  • Add metric mean_squared_error