Hi,
I am trying to use deepxde for my model and training. However, I always got a problem in producing the batch of data as follow during training. example below use batch=2 but the next batch I got different number which is 2235
I tried to modify the code here. The problem exists when I tried to modified the model file.
thank you