Created using Colaboratory

This commit is contained in:
udlbook
2023-07-28 16:29:52 -04:00
parent 7c06d80d1a
commit d93bc911ee

View File

@@ -5,7 +5,7 @@
"colab": {
"provenance": [],
"gpuType": "T4",
"authorship_tag": "ABX9TyMS3eC1zdmYpxyE92ZhJT5G",
"authorship_tag": "ABX9TyPGPaoiBh2+pDXEg3CSmVoi",
"include_colab_link": true
},
"kernelspec": {
@@ -228,7 +228,9 @@
"source": [
"**TO DO**\n",
"\n",
"Play with the model -- try changing the number of layers, hidden units, learning rate, batch size, momentum or anything else you like. See if you can improve the results."
"Play with the model -- try changing the number of layers, hidden units, learning rate, batch size, momentum or anything else you like. See if you can improve the test results.\n",
"\n",
"Is it a good idea to optimize the hyperparameters in this way? Will the final result be a good estimate of the true test performance?"
],
"metadata": {
"id": "q-yT6re6GZS4"