From 6426e5790cce2bc9a06871bcd3553dd59b5c39be Mon Sep 17 00:00:00 2001 From: Kim Siegmund Date: Wed, 19 Jun 2024 12:15:03 -0700 Subject: [PATCH] add link to code for autodiff talk --- happy_scientist/seminars/2024-02-08-autodiff-lib/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/happy_scientist/seminars/2024-02-08-autodiff-lib/README.md b/happy_scientist/seminars/2024-02-08-autodiff-lib/README.md index 42f1c0a..24f2cfe 100644 --- a/happy_scientist/seminars/2024-02-08-autodiff-lib/README.md +++ b/happy_scientist/seminars/2024-02-08-autodiff-lib/README.md @@ -1,3 +1,3 @@ # How I learned to stop worrying and love autodiff - +Workshop code available [here](https://colab.research.google.com/drive/11-BJmkQAQflMmLkd4WUH8xIzx0qXzOeX?usp=sharing)