How to use scattered data in training process with DeepXDE?data #1362
Unanswered
rahaarbasi
asked this question in
Q&A
Replies: 1 comment
-
|
See inverse problem examples. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Professor Lulu @lululxvi,
I am trying to use DeepXDE to solve a PDE with initial and boundary conditions and collocation points. I also have scattered data that I want to use in the training process. However, I am having trouble incorporating the scattered data into the training process.
I tried using the
train_xandtrain_yarguments when defining my training data with thedde.data.PDEclass, but it didn't work. Could you please provide some guidance on how to use scattered data in the training process with DeepXDE?Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions