Update README.md
Browse files
README.md
CHANGED
@@ -88,14 +88,14 @@ ethical_considerations:
|
|
88 |
- "Ensure responsible deployment, especially in applications where simulation accuracy is critical (e.g., engineering design)."
|
89 |
- "Transparency in the model's limitations and the dataset's characteristics is paramount."
|
90 |
|
91 |
-
|
92 |
-
@article{Berner2025PrincipledAF,
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
}
|
99 |
---
|
100 |
|
101 |
# Fine-Tuning This Neural Operator: A Simple Guide
|
|
|
88 |
- "Ensure responsible deployment, especially in applications where simulation accuracy is critical (e.g., engineering design)."
|
89 |
- "Transparency in the model's limitations and the dataset's characteristics is paramount."
|
90 |
|
91 |
+
citation: |
|
92 |
+
@article{Berner2025PrincipledAF,
|
93 |
+
title={Principled Approaches for Extending Neural Architectures to Function Spaces for Operator Learning},
|
94 |
+
author={Julius Berner and Miguel Liu-Schiaffini and Jean Kossaifi and Valentin Duruisseaux and Boris Bonev and Kamyar Azizzadenesheli and Anima Anandkumar},
|
95 |
+
journal={arXiv:2506.10973},
|
96 |
+
year={2025},
|
97 |
+
url={https://arxiv.org/abs/2506.10973}
|
98 |
+
}
|
99 |
---
|
100 |
|
101 |
# Fine-Tuning This Neural Operator: A Simple Guide
|