-
|
Hi all, water_depth_animation.mp4water_velocity_animation.mp4The code for the problem as follows: I would be very grateful if anyone could give insight to increase the accuracy of PINN. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
I would also appreciate more details regarding this issue. |
Beta Was this translation helpful? Give feedback.
-
|
Try more dense points around the discontinuity, and less dense points in other places. Also try other activations such as swish. |
Beta Was this translation helpful? Give feedback.
-
|
2 stage optimization (Adam + L-BFGS) and anchoring of the sampling points vastly improved the accuracy of the model. Thank you very much for your kind suggestions :) |
Beta Was this translation helpful? Give feedback.



2 stage optimization (Adam + L-BFGS) and anchoring of the sampling points vastly improved the accuracy of the model. Thank you very much for your kind suggestions :)