DEEPDIP-project / ConvolutionalNeuralOperator.jl

MIT License
1 stars 0 forks source link

ConvolutionalNeuralOperators

Stable Documentation In development documentation Build Status Test workflow status Lint workflow Status Docs workflow Status Coverage DOI Contributor Covenant All Contributors BestieTemplate

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.

Install

using Pkg
Pkg.add("git@github.com:DEEPDIP-project/ConvolutionalNeuralOperator.jl.git")

Usage

Look in test/ for examples on how to use the package.

How to Cite

If you use ConvolutionalNeuralOperators.jl in your work, please cite using the reference given in CITATION.cff.

Contributing

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


Contributors

SCiarella
SCiarella

💻 ⚠️ 🚧