Flux, higher order derivatives and forward mode

Use sciml_train with Optim optimizers. It has a type fix: DiffEqFlux.jl/DiffEqFlux.jl at master · SciML/DiffEqFlux.jl · GitHub

with workarounds:

to make this work. We’ve been using it in our physics-informed neural networks, like in:

It looks like you’re training some PINNs, so you might want to join our discussion in #diffeq-bridged on the Slack since right now we’re starting up a project automated “from symbolic” PINN training, and from the looks of your Discourse posts you seem interested.

2 Likes