-
-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Here's the current implementation -- https://github.com/avik-pal/LocalRegNeuralDE.jl, which is not super user-friendly (and is unlikely that I will register it). All we need to do is:
- Implement perform step for an ODE solver -- Tsit5 works well
- Implement perform step for an SDE solver -- EulerHeun maybe?
- Add dispatches for the specific neural de layers similar to https://github.com/avik-pal/LocalRegNeuralDE.jl/blob/main/src/layers/neural_ode.jl
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers