From e15f6cd954c543837cf8d185f00a6b27e4819689 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 21 Jun 2024 16:03:58 +0100 Subject: [PATCH] Update README w/proper paper link --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8894df..424c189 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ The research in this repository has been published in a conference paper(!) - **Title:** Towards AI for approximating hydrodynamic simulations as a 2D segmentation task - **Conference:** Northern Lights Deep Learning Conference 2024 -- **DOI:** coming soon, but in advance you can view what should be the final paper here: +- **Permanent Link:** + + **Abstract:** Traditional predictive simulations and remote sensing techniques for forecasting floods are based on fixed and spatially restricted physics-based models. These models are computationally expensive and can take many hours to run, resulting in predictions made based on outdated data. They are also spatially fixed, and unable to scale to unknown areas. @@ -187,4 +189,4 @@ All the code in this repository is released under the GNU Affero General Public > You may contact me to negotiate a different licence, but do not hold out hope. > > --Starbeamrainbowlabs, aka Lydia Bryan-Smith -> Primary author \ No newline at end of file +> Primary author