Replies: 2 comments 3 replies
-
|
It could be the reason. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Hi,have you tried to increase the loss weight of PDEs ?can it work? |
Beta Was this translation helpful? Give feedback.
1 reply
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 trying to run inverse problem in order to determine the coefficients in my PDE,but after the training process what I could see is that the output is mapped accurately(where training data is passed with PointSetBC) with respect to input but my parameters still do not satisfy the PDE and I am getting pretty large residual. A guess from my side is that the order of my PDE error term is less than the order of my BC error term due to which the neural network is trying to minimize the BC error preferably as compared to PDE error term . Alternatively, I would like to know your comments on the above issue.
Many Thanks
Pushkar
Beta Was this translation helpful? Give feedback.
All reactions