Adjoint ODE
Last updated
Last updated
Subject to
-> If given , we can compute at through , then substitue and in and can compute
Why is difficult to calculate? Because is unknown, need to solve ALL possible and using ODE
Apply Lagrangian function and combine (1) (2) (3) in one loss function
Substitute (2) (3)
Why does integral equals loss? Why is this loss function? Minimize loss?
Why calculate during backprop? To use Newton's Method to approximate f(x) at a given point
To avoid compute , we apply integration by parts