You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder how to use the uniform sampling strategy in DeepXDE?
I attempted to use the following code to get the uniform points to train the model. However, with the uniform_points function will return a numpy array other than <deepxde.geometry.timedomain.GeometryXTime>.
Hello everyone,
I wonder how to use the uniform sampling strategy in DeepXDE?
I attempted to use the following code to get the uniform points to train the model. However, with the uniform_points function will return a numpy array other than <deepxde.geometry.timedomain.GeometryXTime>.
The text was updated successfully, but these errors were encountered: