deeponet
deeponet copied to clipboard
Setting of branch network input u in PDE
Hello, teacher.The input of branch network in the code is a one-dimensional u. if the source term U of PDE is a two-dimensional function, how to set u in the code.It's equivalent to u being a function of t and x.
See https://github.com/lu-group/deeponet-fno for more examples.
Thank you for your answer,teacher.