brainpy/BrainPy

Neural ODE

Opened this issue · 0 comments

Hi,

I'm just curious, could we combine neural networks with differential equations to represent the unknown parts of equations for training in BrainPy?
For example, like the DiffEqFlux.jl package in Julia.

Thank you!