Spaces:
Runtime error
Runtime error
carlfeynman
commited on
Commit
•
87d9e93
1
Parent(s):
6b67354
test
Browse files- mnist_classifier.ipynb +2 -2
mnist_classifier.ipynb
CHANGED
@@ -514,7 +514,7 @@
|
|
514 |
},
|
515 |
{
|
516 |
"cell_type": "code",
|
517 |
-
"execution_count":
|
518 |
"metadata": {
|
519 |
"tags": [
|
520 |
"exclude"
|
@@ -526,7 +526,7 @@
|
|
526 |
"output_type": "stream",
|
527 |
"text": [
|
528 |
"[NbConvertApp] Converting notebook mnist_classifier.ipynb to script\n",
|
529 |
-
"[NbConvertApp] Writing
|
530 |
]
|
531 |
}
|
532 |
],
|
|
|
514 |
},
|
515 |
{
|
516 |
"cell_type": "code",
|
517 |
+
"execution_count": 79,
|
518 |
"metadata": {
|
519 |
"tags": [
|
520 |
"exclude"
|
|
|
526 |
"output_type": "stream",
|
527 |
"text": [
|
528 |
"[NbConvertApp] Converting notebook mnist_classifier.ipynb to script\n",
|
529 |
+
"[NbConvertApp] Writing 2920 bytes to mnist_classifier.py\n"
|
530 |
]
|
531 |
}
|
532 |
],
|