saved cnn image

main
nico-dev 1 year ago
parent 343cfeaad6
commit 406167031b

@ -453,7 +453,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Matrice de confusion set de test originale"
"## Confusion Matrix Visualization\n",
"\n",
"### Default test set"
]
},
{
@ -491,7 +493,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Matrice de confusion set 80/20"
"### Manually splitted test set (80/20) "
]
},
{

@ -0,0 +1,7 @@
# CNN - Convultional Neural Network :brain:
## Summary of CNN steps (example)
![alt text](image.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 KiB

Loading…
Cancel
Save