Replies: 1 comment 2 replies
-
See https://deepxde.readthedocs.io/en/latest/modules/deepxde.data.html#deepxde.data.pde.PDE "Use [] if no boundary condition." |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Many times we don't know the initial or boundary conditions. Fortunately, PINNs can work without them. To ensure the closure of the problem one can add some experimental data to the training.
I tried many ways to skip the definition of the Boundary and/or Initial conditions without success. Does someone know how to do this?
Beta Was this translation helpful? Give feedback.
All reactions