About L-BFGS #1835
Unanswered
Dingiso-cyber
asked this question in
Q&A
About L-BFGS
#1835
Replies: 1 comment
-
PDEPointResampler doesn't work with L-BFGS. |
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, Dr. LU, thanks for your contribution to the ML society. Deepxde is great!
Question: when I use the Callbacks PDEPointResampler, I find it works well with the Adam method, like my training set is changed every period, but it doesn't work when I compile the model with L-BFGS method, the training set is not change at all. Is it possible to fix this? PS: I use the pytorch as the backend.
Beta Was this translation helpful? Give feedback.
All reactions