aai-institute / continuiti

Learning function operators with neural networks.
GNU Lesser General Public License v3.0
19 stars 3 forks source link

Feature request: CNO #56

Open samuelburbulla opened 6 months ago

samuelburbulla commented 6 months ago

Implement Convolutional Neural Operators:

In this task, we could also implement standard U-Nets as (discretization-dependent) neural operators.

JakobEliasWagner commented 2 months ago

@samuelburbulla does #105 solve this issue?

samuelburbulla commented 2 months ago

No, #105 adds a classical CNN as (discretization-dependent) "neural operator", it's not the CNO from the paper.