lululxvi / deeponet

Learning nonlinear operators via DeepONet
Other
509 stars 139 forks source link

Using operator learning if dimension of input function is more than 1 #38

Open sibyjackgrove opened 1 year ago

sibyjackgrove commented 1 year ago

The examples given for DeepOnet use data sets with only one input function. What should I modify to use more than one input function?

lululxvi commented 1 year ago

See https://doi.org/10.1137/22M1477751 and https://arxiv.org/abs/2303.04778

sibyjackgrove commented 1 year ago

Thanks @lululxvi I will try this out.