Compare commits

...

2 Commits

Author SHA1 Message Date
Jonathan Gil Yaniv
c237ca832c
Merge c73032aa9e into 5701d615d4 2024-06-12 19:12:20 +00:00
Jonathan Gil Yaniv
c73032aa9e
add background color to neuron diagram
the diagram is transparent so the black text is not readable when the notebook is in dark mode.
2023-04-15 23:36:26 -04:00

View File

@ -126,7 +126,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img alt=\"Natural and artificial neurons\" width=\"500\" caption=\"Natural and artificial neurons\" src=\"images/chapter7_neuron.png\" id=\"neuron\"/>"
"<img alt=\"Natural and artificial neurons\" width=\"500\" caption=\"Natural and artificial neurons\" src=\"images/chapter7_neuron.png\" id=\"neuron\" style=\"background-color: white\"/>"
]
},
{