Problem about over fit #1249
Unanswered
thevelvetunderground
asked this question in
Q&A
Replies: 2 comments
-
|
I believe this is a bug in DeepXDE. Let me explain. The training data includes both boundary and collocation points. However, test data has only collocation points collected inside the domain (function |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
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 Pro. Lu


I use PINN to solve a Laplace's equation:
I set 30000 iterations for Adam and the L-BFGS. Then I continue training with the RAR method. there are 9600 points in the study area.
And I sampled 6000 points. But it always has over fit problem. How can I fix this problem?
Beta Was this translation helpful? Give feedback.
All reactions