This repository contains the code for the paper: "How important are specialized transforms in Neural Operators?" accepted at Synergy of Scientific and Machine Learning Modeling Workshop, colocated with International Conference for Machine Learning (ICML 2023).
This repository is largely adapted from
- https://github.com/neuraloperator/neuraloperator/tree/master (Fourier Neural Operator)
- https://github.com/TapasTripura/Wavelet-Neural-Operator-for-pdes (Wavelet Neural Operator)
- https://github.com/lu-group/deeponet-fno
The datasets used in the paper can be found at:
Additional Codes to be uploaded soon:
- Comparison with examples from Geometric FNO paper.
- Comparison with examples from PINO paper.
- Diffusion Sampling (Looking for collaborations)
- FourCastNet (Looking for collaborations)