-
|
In this example, the loss_weights parameter is used in the model.compile("adam", lr=0.0001, loss_weights=[1, 100, 1000])I am not quite sure which of these three weights corresponds to pde loss, boundary loss, data loss |
Beta Was this translation helpful? Give feedback.
Answered by
lululxvi
Jul 31, 2022
Replies: 1 comment
-
|
https://deepxde.readthedocs.io/en/latest/demos/pinn_forward/ode.2nd.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
baichen99
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://deepxde.readthedocs.io/en/latest/demos/pinn_forward/ode.2nd.html