Skip to content

Commit

Permalink
Created using Colaboratory
Browse files Browse the repository at this point in the history
  • Loading branch information
udlbook committed Nov 29, 2023
1 parent 7a5113d commit 36d2695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Notebooks/Chap03/3_1_Shallow_Networks_I.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"metadata": {
"colab": {
"provenance": [],
"authorship_tag": "ABX9TyPZo7Ag7Iup8B1mSUSP82+q",
"authorship_tag": "ABX9TyPBNztJrxnUt1ELWfm1Awa3",
"include_colab_link": true
},
"kernelspec": {
Expand Down Expand Up @@ -97,7 +97,7 @@
"ax.set_xlim([-5,5]);ax.set_ylim([-5,5])\n",
"ax.set_xlabel('z'); ax.set_ylabel('ReLU[z]')\n",
"ax.set_aspect('equal')\n",
"plt.show"
"plt.show()"
],
"metadata": {
"id": "okwJmSw9pVNF"
Expand Down

0 comments on commit 36d2695

Please sign in to comment.