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": {
"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",