DiffEqML / torchdyn

A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
https://torchdyn.org
Apache License 2.0
1.36k stars 125 forks source link

MALI option for sensitivity #103

Open Zymrael opened 3 years ago

Zymrael commented 3 years ago

ALF (AsynchronousLeapfrog) is currently unfinished. With ALF, MALI can be implemented and benchmarked. Here is a good starting point.

@juntang-zhuang in case there are issues with this.