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

Bringing back the Burgers equation example #44

Open
asinghvi17 opened this issue Oct 1, 2024 · 1 comment · Fixed by #46
Open

Bringing back the Burgers equation example #44

asinghvi17 opened this issue Oct 1, 2024 · 1 comment · Fixed by #46
Labels
good first issue Good for newcomers question Further information is requested

Comments

@asinghvi17
Copy link
Contributor

There was an example of training a Fourier neural network on the Burgers equation in the previous repo, following a paper. The dataset link is now down but there's a Google Drive link with the same data files. Otherwise we might consider reproducing those scenarios ourselves somehow, or perhaps rehosting the files as a Github archive if that's possible.

cf. SciML/FluxNeuralOperators.jl#138

It could simply live as an example of reproducing the paper's results, or a test that that paper is still working as intended under this framework.

@asinghvi17 asinghvi17 added the question Further information is requested label Oct 1, 2024
@avik-pal avik-pal added the good first issue Good for newcomers label Oct 4, 2024
@avik-pal
Copy link
Member

Added a deeponet example for Burgers atm

@avik-pal avik-pal reopened this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants