Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# GANO
This package provide implementation codes developed in the experimental study presented in
# 📢 DEPRECATION NOTICE 📢
----------------------------

🚨 **This repository is no longer maintained.** 🚨 The code in this repository is **deprecated** and may not work with newer dependencies or frameworks.
For the most up-to-date implementation and continued development, please visit:

## ➡️ **[NeuralOperator](https://github.com/neuraloperator/neuraloperator)** ⬅️

🔴 We strongly recommend using the latest version to ensure compatibility, performance, and support.🔴

----------------------------

# GANO: Generative Adversarial Neural Operators

This package provided the code to reproduce experiments and figures from the following papers:

Generative Adversarial Neural Operators.

https://arxiv.org/abs/2205.03017
https://openreview.net/pdf?id=X1VzbBU6xZ
Expand Down