Namespace AiDotNet.PhysicsInformed.NeuralOperators
Classes
- DeepOperatorNetwork<T>
Implements Deep Operator Network (DeepONet) for learning operators.
- FourierLayer<T>
Represents a single Fourier layer in the FNO.
- FourierNeuralOperator<T>
Implements the Fourier Neural Operator (FNO) for learning operators between function spaces.
- GraphNeuralOperator<T>
Implements Graph Neural Operators for learning operators on graph-structured data.