Created using Colaboratory

This commit is contained in:
udlbook
2023-11-20 15:18:32 +00:00
parent c42f92d6a3
commit 6a8a1092c3

View File

@@ -4,7 +4,7 @@
"metadata": { "metadata": {
"colab": { "colab": {
"provenance": [], "provenance": [],
"authorship_tag": "ABX9TyM4zwYuFtnFcaVHhdLoTGCj", "authorship_tag": "ABX9TyMefHiXT66jeGtKCx2LUwlp",
"include_colab_link": true "include_colab_link": true
}, },
"kernelspec": { "kernelspec": {
@@ -29,7 +29,7 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "source": [
"# **Coursework: Backpropagation in Toy Model**\n", "# **Coursework V: Backpropagation in Toy Model**\n",
"\n", "\n",
"This notebook computes the derivatives of a toy function similar (but different from) that in section 7.3 of the book.\n", "This notebook computes the derivatives of a toy function similar (but different from) that in section 7.3 of the book.\n",
"\n", "\n",