fourier-neural-operator
There are 16 repositories under fourier-neural-operator topic.
neuraloperator/neuraloperator
Learning in infinite dimension with neural operators.
SciML/FluxNeuralOperators.jl
DeepONets, (Fourier) Neural Operators, Physics-Informed Neural Operators, and more in Julia
ShashankSubramanian/neuraloperators-TL-scaling
Code for Characterizing Scaling and Transfer Learning Behavior of FNO in SciML
scaomath/torch-cfd
Neural Operator-Assisted Computational Fluid Dynamics in PyTorch
nickhnelsen/fourier-neural-mappings
An extension of Fourier Neural Operator to finite-dimensional input and/or output spaces.
deepmancer/medseg-diffusion
A PyTorch implementation of MedSegDiff, a diffusion probabilistic model designed for medical image segmentation.
alisiahkoohi/csgm
Code to reproduce the results in "Conditional score-based diffusion models for Bayesian inference in infinite dimensions", NeurIPS 2023
nickhnelsen/random-features-banach
Code for the paper "The Random Feature Model for Input-Output Maps between Banach Spaces" (SIREV SIGEST 2024, SISC 2021)
slimgroup/FNO-NF.jl
Solving multiphysics-based inverse problems with learned surrogates and constraints
anac0der/fno_from_scratch
Implementation of Fourier Neural Operator from scratch
ethan-keller/FCT-GAN
The first GAN-based tabular data synthesizer integrating the Fourier Neural Operator for global dependency imitation
nickhnelsen/error-bounds-for-vvRF
Code for the paper ``Error Bounds for Learning with Vector-Valued Random Features'' (NeurIPS 2023, Spotlight)
anac0der/fnoreg
[ICPR 2024] FNOReg: Resolution-Robust Medical Image Registration Method Based on Fourier Neural Operator
AdamJamesSheppard/fokker-planck-based-data-assimilation
Fokker Planck based Data Assimilation method using Fourier Neural Operators as integrator
Parallel-in-Time/cfno
CFNO is a variant of Fourier Neural Operators that uses a Chebychev expansion in the vertical direction.