updating notebook

This commit is contained in:
Louis 2023-06-21 13:48:56 +02:00
parent 6e4793f5db
commit 21cc9d19dd

View File

@ -877,7 +877,7 @@
"plt.xlabel(\"Iteration\")\n", "plt.xlabel(\"Iteration\")\n",
"plt.ylabel(\"Best Cost\")\n", "plt.ylabel(\"Best Cost\")\n",
"plt.grid(True)\n", "plt.grid(True)\n",
"plt.show()" "plt.show() "
] ]
}, },
{ {