From 6a8a1092c348c1c8cd1f408585632a3fd88a9733 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Mon, 20 Nov 2023 15:18:32 +0000 Subject: [PATCH] Created using Colaboratory --- CM20315_2023/CM20315_Coursework_V_2023.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CM20315_2023/CM20315_Coursework_V_2023.ipynb b/CM20315_2023/CM20315_Coursework_V_2023.ipynb index d58b05f..d5617c1 100644 --- a/CM20315_2023/CM20315_Coursework_V_2023.ipynb +++ b/CM20315_2023/CM20315_Coursework_V_2023.ipynb @@ -4,7 +4,7 @@ "metadata": { "colab": { "provenance": [], - "authorship_tag": "ABX9TyM4zwYuFtnFcaVHhdLoTGCj", + "authorship_tag": "ABX9TyMefHiXT66jeGtKCx2LUwlp", "include_colab_link": true }, "kernelspec": { @@ -29,7 +29,7 @@ { "cell_type": "markdown", "source": [ - "# **Coursework: Backpropagation in Toy Model**\n", + "# **Coursework V: Backpropagation in Toy Model**\n", "\n", "This notebook computes the derivatives of a toy function similar (but different from) that in section 7.3 of the book.\n", "\n",