Skip to content

Commit

Permalink
Update 11_Deep_Learning_Classification_FullyConnected.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
yotarazona committed Jun 8, 2024
1 parent 90ded71 commit 974e0d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -978,7 +978,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"**Importante!**\n",
"**Important!**\n",
"\n",
"As you can see, using *Fully connected layer* is not as complicated as it may seem. In fact, it is possible to improve the accuracy of the model or the final classification result. How can we improve the accuracy?\n",
"There are some hyper-parameters that you can modify in order to increase the accuracy of the model.\n",
Expand Down

0 comments on commit 974e0d2

Please sign in to comment.