Lu Lu

Results 411 comments of Lu Lu

Please see https://doi.org/10.1016/j.cma.2022.114778 3.1.6. Multiple outputs. There is no example of code online yet. You need to modify the code.

This question doesn't seem related to this repo of DeepONet.

Do you have the file "model.ckpt-43000" in the folder "model"?

@udemirezen @cfd-ai Note the code here requires DeepXDE **v0.11.2**, see https://github.com/lululxvi/deeponet#installation-guide New version of DeepXDE may require some modification of the code. We will release the DeepONet code for the...

It is not error. It is warning, and you can ignore it.

`dropout_rate` is used for dropout. `dde.callbacks.DropoutUncertainty` is MC dropout for UQ, which requires `dropout_rate`.