Replies: 2 comments 1 reply
-
|
Interesting... Not sure why. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
You may try the backend paddle. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am working on the space-fractional diffusion equation using the given pinn foward example in the deepxde. I am trying to train using adam as in the code but then train the model using L-BFGS. However it is failing. Below is the error.



When I compile with Adam it works fine. I am relatively new to deep learning and want to know if it would be possible to use the L-BFGS for this equation. Thank you for helping me with this!
Beta Was this translation helpful? Give feedback.
All reactions