Learn system of ODE #845
Unanswered
edoardo100
asked this question in
Q&A
Replies: 1 comment
-
|
Use two DeepONets, or see https://doi.org/10.1016/j.cma.2022.114778 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Dr. Lu
I am using DeepONet in order to train a system of ODE. Is there a way to output two equations?. At the moment I can only train a single equation. I am using aligned dataset.
Current approach for single equation is
y_trainshape is(num_sol,m).How should I generalize to a system of two equations? Or, more in general, to n equation?
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions