Created using Colaboratory
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"colab": {
|
"colab": {
|
||||||
"provenance": [],
|
"provenance": [],
|
||||||
"gpuType": "T4",
|
"gpuType": "T4",
|
||||||
"authorship_tag": "ABX9TyMS3eC1zdmYpxyE92ZhJT5G",
|
"authorship_tag": "ABX9TyPGPaoiBh2+pDXEg3CSmVoi",
|
||||||
"include_colab_link": true
|
"include_colab_link": true
|
||||||
},
|
},
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
@@ -228,7 +228,9 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"**TO DO**\n",
|
"**TO DO**\n",
|
||||||
"\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": {
|
"metadata": {
|
||||||
"id": "q-yT6re6GZS4"
|
"id": "q-yT6re6GZS4"
|
||||||
|
|||||||
Reference in New Issue
Block a user