neuralop.models
.FNO3d
- class neuralop.models.FNO3d(*args, **kwargs)[source]
3D Fourier Neural Operator
For the full list of parameters, see
neuralop.models.FNO
.- Parameters:
- modes_widthint
number of modes to keep in Fourier Layer, along the width
- modes_heightint
number of Fourier modes to keep along the height
- modes_depthint
number of Fourier modes to keep along the depth