ajsbsd commited on
Commit
d59b8c4
·
verified ·
1 Parent(s): f3cb4bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -89,13 +89,13 @@ ethical_considerations:
89
  - "Transparency in the model's limitations and the dataset's characteristics is paramount."
90
 
91
  # Citation (if applicable)
92
- citation: |
93
- @misc{neuraloperator_nns_to_nos,
94
- author = {The Neural Operator Community},
95
- title = {NNs-to-NOs: Neural Networks to Neural Operators},
96
- howpublished = {\url{https://github.com/neuraloperator/NNs-to-NOs.git}},
97
- year = {2023}
98
- }
99
  ---
100
 
101
  # Fine-Tuning This Neural Operator: A Simple Guide
 
89
  - "Transparency in the model's limitations and the dataset's characteristics is paramount."
90
 
91
  # Citation (if applicable)
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