This package implements Convolutional Neural Operators following this. The CNOs can then be used as custom Lux models and they are compatible with closure modeling.
using Pkg
Pkg.add("git@github.com:DEEPDIP-project/ConvolutionalNeuralOperator.jl.git")
Look in test/
for examples on how to use the package.
If you use ConvolutionalNeuralOperators.jl in your work, please cite using the reference given in CITATION.cff.
If you want to make contributions of any kind, please first that a look into our contributing guide directly on GitHub or the contributing page on the website
SCiarella 💻 ⚠️ 🚧 |