Replies: 1 comment
-
|
DeepXDE doesn't directly support SPDE. Do you implement the code by yourself? I haven't solved SPDE with OU process, so I am not sure. |
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.
-
Hello, Lu:
Recently I encounter an problem that can be modelled as an inverse problem of stochastic PDEs containing the OU process. The problem is as follow:
where$P(t)$ is an O-U process, $M$ and $D$ are the coefficients to be solved. I tried to solve this proble with NN-arbitrary polynomial chaos (NN-aPC) based on DeepXDE. But I found that the PCE approximation of the OU process is very inaccurate, does this mean that NN-aPC cannot be used to solve this problem? Or for SDEs containing the OU process, do you have any recommendations for other solutions?
Beta Was this translation helpful? Give feedback.
All reactions