Having trouble reducing the loss #1750
Unanswered
mahmudh254
asked this question in
Q&A
Replies: 1 comment
-
|
See FAQ. |
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.
-
Hi,
I am trying to solve the following 2-equation system (PDE) for U (output) and V (output) where x(1D space) and t(time)is the input. I have used DeepXDE but the model can't decrease the loss but rather increases to NAN. The boundary condition for U is 1+0.01sin(2pifreqt) at x = 0. The initial condition (t = 0) for U is 1 and V is 0. Could you please kindly give me any suggestions on where should I look into? Thank you. I have attached the screenshot of the code.
Beta Was this translation helpful? Give feedback.
All reactions