Replies: 1 comment
-
If you know the solution at |
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
-
Hello Dr. Lu Lu.
First of all, thanks for all the incredible effort and work that you put into this framework. Hats off to you!
My question:
I'm looking to recover/learn the initial distribution of a field at a time instance
t0
, based on measurements at a final time instancetf
. That distribution usually is not constant, and can be quite arbitrary.I was wondering: How can I define within the framework a generic enough field to be learnt? Is there an example to base my code upon?
Another approach:
Based on the paper Physics-informed neural networks for inverse problems in nano-optics and metamaterials, there's the following diagram:
This is exactly what I'm trying to achieve. The initial conditions are closely related to the material's profile, so if there's another way to formulate this problem without initial conditions it could also work for me. If the problem formulated in this diagram is already implemented, a link to the implementation would be very helpful.
Beta Was this translation helpful? Give feedback.
All reactions