Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
|
| 3 |
|
|
@@ -250,5 +258,4 @@ sh train_nng.sh
|
|
| 250 |
|
| 251 |
#### If you have any questions, please contact [yuangao24@mails.tsinghua.edu.cn](mailto:yuangao24@mails.tsinghua.edu.cn), [wuhao2022@mail.ustc.edu.cn](mailto:wuhao2022@mail.ustc.edu.cn), [srq24@mails.tsinghua.edu.cn](mailto:srq24@mails.tsinghua.edu.cn)
|
| 252 |
|
| 253 |
-
**Acknowledgment:** This code is based on the [NVIDIA modulus](https://github.com/NVIDIA/modulus).
|
| 254 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- Kratos-AI/physics-problems
|
| 5 |
+
pipeline_tag: time-series-forecasting
|
| 6 |
+
tags:
|
| 7 |
+
- climate
|
| 8 |
+
---
|
| 9 |
|
| 10 |
|
| 11 |
|
|
|
|
| 258 |
|
| 259 |
#### If you have any questions, please contact [yuangao24@mails.tsinghua.edu.cn](mailto:yuangao24@mails.tsinghua.edu.cn), [wuhao2022@mail.ustc.edu.cn](mailto:wuhao2022@mail.ustc.edu.cn), [srq24@mails.tsinghua.edu.cn](mailto:srq24@mails.tsinghua.edu.cn)
|
| 260 |
|
| 261 |
+
**Acknowledgment:** This code is based on the [NVIDIA modulus](https://github.com/NVIDIA/modulus).
|
|
|