Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a demo/code/model available for Fourier-MIONet? #1758

Open
dezenn opened this issue May 29, 2024 · 1 comment
Open

Is there a demo/code/model available for Fourier-MIONet? #1758

dezenn opened this issue May 29, 2024 · 1 comment

Comments

@dezenn
Copy link

dezenn commented May 29, 2024

I would like to train a neural operator for the case where I have multiple input functions, an input vector of scalar values and multiple output functions. I tried to implement this using the DeepONet model but I can only use two input functions and I run into errors when I set num_output>1 because I do not know which data shape the model expects.

I came across the Fourier-MIONet paper and this seems to be well suited for my case so I wondered if there is any code available, i.e. a way to implement this fairly easy with this library. Thanks in advance.

Best regards
Dean

@lululxvi
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants