Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Neural Fractional Diffeq #63

Open
matteoettam09 opened this issue Mar 16, 2023 · 1 comment
Open

Feat: Neural Fractional Diffeq #63

matteoettam09 opened this issue Mar 16, 2023 · 1 comment

Comments

@matteoettam09
Copy link

Hi @ErikQQY, quick question. I am interested in exploring the possibility of using your package together with DiffEqFlux. In particular, I would like to setup neural differential equation problem using fractional calculus on the stochastic differential equation definition in order to model non-Gaussian stats of the process.
Is this already implemented somewhere? If not, I would be willing to consider implementing it, with some guidance from your side.
Thanks,
Matteo

@ErikQQY
Copy link
Member

ErikQQY commented Mar 30, 2023

Hello there Matteo! I am also very interested in the neural FDE too! There is no implementation here, so feel free to play with this!

Sadly the API and internal of FractionalDiffEq.jl is not compatible with DiffEqFlux.jl right now🥲. I am getting familiar with SciML stack currently, hope I will make FractionalDiffEq.jl more compatible with SciML in the near future!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants