Created using Colaboratory

This commit is contained in:
udlbook
2022-11-01 08:19:58 +00:00
parent 6e365b15a7
commit e4ef824621

View File

@@ -5,7 +5,7 @@
"colab": {
"provenance": [],
"collapsed_sections": [],
"authorship_tag": "ABX9TyNRxwxPxFAsB2DswIs5Za5J",
"authorship_tag": "ABX9TyMwBvBF5E8ERRBCqN9x6Dp5",
"include_colab_link": true
},
"kernelspec": {
@@ -30,7 +30,7 @@
{
"cell_type": "markdown",
"source": [
"# Training\n",
"# Training II\n",
"\n",
"We now have a model and a loss function which we can use to judge how good that model is. It's time to put the \"learning\" into machine learning.\n",
"\n",