/OperatorFlux.jl

Operator layers for Flux.jl that allow for the construction of Neural Operator models by using Flux's API. Useful for discretization-independent spatio-temporal ML models.

Primary LanguageJuliaApache License 2.0Apache-2.0

OperatorFlux.jl

Julia implementation of neural operator-based models, with Flux.jl..

docsbuild dev

Installation instructions

Download the OperatorFlux source with:

$ git clone https://github.com/CliMA/OperatorFlux.jl.git

Contributing

If you're interested in contributing to the development of OperatorFlux.jl we want your help no matter how big or small a contribution you make! It's always great to have new people look at the code with fresh eyes: you will see errors that other developers have missed.

UPCOMING CHANGES

NeuralOperators.jl - we will unify with the SciML Operator library.