torchdyn icon indicating copy to clipboard operation
torchdyn copied to clipboard

Neural Hybrid Automata tutorial

Open Zymrael opened this issue 4 years ago • 2 comments

Tutorial for this paper. odeint_hybrid is already in.

@frankschae On our end, it would be good to extend the NHA tutorial with adjoint sensitivity through the events. ping since you're working on sensitivity + NHDE and you might be able to provide guidance on implementation tricks later on.

Zymrael avatar Jul 20 '21 10:07 Zymrael

awesome. I still have some issues with respect to the additional contributions for implicit event functions but I'll let you know once I figure it out. :)

frankschae avatar Jul 20 '21 13:07 frankschae

I think we have now all the terms, tried to summarize them/implementation steps in the post: https://frankschae.github.io/post/bouncing_ball/ The PR for BacksolveAdjoint is: https://github.com/SciML/DiffEqSensitivity.jl/pull/445

frankschae avatar Aug 17 '21 16:08 frankschae