From 50c93469d5f6f9f806d1345d6e6c70ae63c8ed0b Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:24:49 -0500 Subject: [PATCH] Created using Colaboratory --- Blogs/BorealisGradientFlow.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Blogs/BorealisGradientFlow.ipynb b/Blogs/BorealisGradientFlow.ipynb index bce503d..483bd0e 100644 --- a/Blogs/BorealisGradientFlow.ipynb +++ b/Blogs/BorealisGradientFlow.ipynb @@ -4,7 +4,7 @@ "metadata": { "colab": { "provenance": [], - "authorship_tag": "ABX9TyO6cFY1oR4CmbHL2QywgTXm", + "authorship_tag": "ABX9TyP9fLqBQPgcYJB1KXs3Scp/", "include_colab_link": true }, "kernelspec": { @@ -31,7 +31,7 @@ "source": [ "# Gradient flow\n", "\n", - "This notebook replicates some of the results in the the Borealis AI blog on gradient flow. \n" + "This notebook replicates some of the results in the the Borealis AI [blog](https://www.borealisai.com/research-blogs/gradient-flow/) on gradient flow. \n" ], "metadata": { "id": "ucrRRJ4dq8_d"