NeuralOperators.jl icon indicating copy to clipboard operation
NeuralOperators.jl copied to clipboard

Bringing back the Burgers equation example

Open asinghvi17 opened this issue 1 year ago • 1 comments

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. https://github.com/SciML/FluxNeuralOperators.jl/issues/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 avatar Oct 01 '24 22:10 asinghvi17

Added a deeponet example for Burgers atm

avik-pal avatar Oct 11 '24 14:10 avik-pal