Skip to content

How to solve SDEs with NeuralPDE? #867

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

Open
lockwo opened this issue Jun 21, 2024 · 2 comments
Open

How to solve SDEs with NeuralPDE? #867

lockwo opened this issue Jun 21, 2024 · 2 comments
Labels

Comments

@lockwo
Copy link

lockwo commented Jun 21, 2024

In the first line of the docs, it says "Physics-Informed Neural Networks for ODE, SDE, RODE, and PDE solving." but I wasn't able to find documentation/examples for SDEs like there are for ODEs and PDEs. Is there a recommended way/approach/documentation for just going about normal SDE solving with NNs?

@armbrusl
Copy link

Maybe this can help.

@AstitvaAggarwal
Copy link
Contributor

@lockwo you could check out the SDE solver I've just added. Docs are going to be added soon, but you could check out the test file for NNSDE to see how to normally use it.

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

No branches or pull requests

3 participants