Remove unrelated instruction regarding plot_all

There is plot_all in Notebook 3.1, but it's enabled by default there, is out of place.
This commit is contained in:
Igor
2024-03-30 11:16:25 +01:00
committed by Igor Russo
parent 4652f90f09
commit 031401a3dd
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@
{
"cell_type": "markdown",
"source": [
"Let's define a network. We'll just consider the inputs and outputs over the range [-1,1]. If you set the \"plot_all\" flat to True, you can see the details of how it was created."
"Let's define a network. We'll just consider the inputs and outputs over the range [-1,1]."
],
"metadata": {
"id": "LxBJCObC-NTY"