From 20d258b0388cfd45a446ab3ad1c9ca0b5810c2d4 Mon Sep 17 00:00:00 2001 From: Doaa Aboelyazeed <97982507+DoaaAboelyazeed@users.noreply.github.com> Date: Fri, 6 Dec 2024 08:58:39 -0500 Subject: [PATCH] Update index.md --- docs/codes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/codes/index.md b/docs/codes/index.md index 6bee85e..b3153b5 100644 --- a/docs/codes/index.md +++ b/docs/codes/index.md @@ -8,7 +8,7 @@ See below for coding projects developed by the community that utilize HydroDL
-- [𝛿MG __(Lonzarich et al. 2024)__][lonzarich_2024.md] +- [𝛿MG __(Lonzarich et al. 2024)__][frameworks.md] --- ![](../assets/project-figures/dMG.png){align="left" width="120"} A second-generation generic, scalable differentiable modeling framework on PyTorch for integrating neural networks with physical models. Coupled with HydroDL2, 𝛿MG enables the hydrologic modeling like HydroDL while greatly expanding the range of applications and capabilities. @@ -180,4 +180,4 @@ First time Transformer achieved the same performance as LSTM on CAMELS dataset; [Tsai_et_al_2021.md]: ../codes/Tsai_2021.md [Rahmani_et_al_2023.md]: ../codes/Rahmani_et_al_2023.md [liu_2024.md]: ../codes/liu_2024.md - [lonzarich_2024.md]: ../codes/lonzarich_2024.md + [frameworks.md]: ../codes/frameworks.md