Analysing Model Predictions Post-Training (First Order Derivatives) #914
-
|
Hi Lu Lu/ All, Firstly, big fan of DeepXDE, thank you for this great open-source tool! Secondly, I was hoping I could get some help from you/ the DeepXDE community. I have been working on a fluid dynamics problem using your library, and have been successful in simulating the stream function The network predictions for For context, I am using the Tensorflow 1.x backend, and my PDE system is defined as follows: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
FirstDerivative callback is the correct way to get first order derivatives of \psi. |
Beta Was this translation helpful? Give feedback.
FirstDerivative callback is the correct way to get first order derivatives of \psi.