good first issue
仓库指标
- 星标
- (919 个星标)
- PR 合并指标
- (平均合并 1天 14小时) (30 天内合并 11 个 PR)
描述
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