Created using Colaboratory

This commit is contained in:
udlbook
2023-11-29 09:36:54 +00:00
parent 7a5113de21
commit 36d2695a41

View File

@@ -4,7 +4,7 @@
"metadata": {
"colab": {
"provenance": [],
"authorship_tag": "ABX9TyPZo7Ag7Iup8B1mSUSP82+q",
"authorship_tag": "ABX9TyPBNztJrxnUt1ELWfm1Awa3",
"include_colab_link": true
},
"kernelspec": {
@@ -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"