DEEPDIP-project / CoupledNODE.jl

Apache License 2.0
2 stars 0 forks source link

Explore Multi Shooting loss SciML #20

Open luisaforozco opened 3 months ago

luisaforozco commented 3 months ago

We have been using our own version of the multiple shooting for calculating the loss on the trajectories. We should:

  1. Check how we are doing it and specifically if the continuity term implementation makes sense.
  2. Explore wether we could use directly DiffEqFlux.multiple_shoot.