Batch size is not implemented? #1255
Unanswered
tsarikahin
asked this question in
Q&A
Replies: 1 comment
-
|
https://deepxde.readthedocs.io/en/latest/modules/deepxde.html#deepxde.callbacks.PDEPointResampler works the same as batch size. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear LuLu @lululxvi,
I was wondering if the
batch_sizein thetrainmethod is not implemented or if it does not work. It says: "If you solve PDEs via dde.data.PDE or dde.data.TimePDE, do not use batch_size, and instead use dde.callbacks.PDEPointResampler"Imagine that I must use
batch_size.I would really appreciate it if you could explain why you suggest using the callback
PDEPointResampler.Can you also confirm if
batch_sizeusestrain_x_allin case it is implemented?Best,
Tarik
Beta Was this translation helpful? Give feedback.
All reactions