Multiple Output
#1757
Replies: 1 comment
-
|
Not exactly what you need, but see https://github.com/lululxvi/deepxde/blob/master/examples/operator/stokes_aligned_pideeponet.py |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My code is based on the demo 'antiderivative_aligned_pideeponet.py'. I use my own data and it works fine. Now I want to use two target functions and I see that DeepONetCartesianProd has the argument 'num_outputs' but I wonder what data.module I should use? When I use TripleCartesianProd I run into shape errors.
Beta Was this translation helpful? Give feedback.
All reactions