deepxde icon indicating copy to clipboard operation
deepxde copied to clipboard

Operator prediction becomes constant

Open dezenn opened this issue 1 year ago • 0 comments

I train a DeepONet model to approximate a ODE system of my own. As a loss I get the following weirddeeponet2 and the results looks like this weirddeeponet where the red curve are the predictions of my learned operator on some of the test set curves and the blue curves are some of the target curves from the test set.

I do not think that I have an error in my plotting code because I do get different prediction curves when I only train for like 10 iterations/epochs, so I really wonder why I get this strange behaviour. PS: the loss is so high compared to the test metric as one sees the non-standardized loss but the test metric is a relative error.

dezenn avatar May 27 '24 14:05 dezenn