Spaces:
Runtime error
Runtime error
carlfeynman
commited on
Commit
•
6c5990e
1
Parent(s):
2b65511
test
Browse files- mnist_classifier.ipynb +2 -2
mnist_classifier.ipynb
CHANGED
@@ -349,7 +349,7 @@
|
|
349 |
},
|
350 |
{
|
351 |
"cell_type": "code",
|
352 |
-
"execution_count":
|
353 |
"metadata": {
|
354 |
"tags": [
|
355 |
"exclude"
|
@@ -361,7 +361,7 @@
|
|
361 |
"output_type": "stream",
|
362 |
"text": [
|
363 |
"[NbConvertApp] Converting notebook mnist_classifier.ipynb to script\n",
|
364 |
-
"[NbConvertApp] Writing
|
365 |
]
|
366 |
}
|
367 |
],
|
|
|
349 |
},
|
350 |
{
|
351 |
"cell_type": "code",
|
352 |
+
"execution_count": 207,
|
353 |
"metadata": {
|
354 |
"tags": [
|
355 |
"exclude"
|
|
|
361 |
"output_type": "stream",
|
362 |
"text": [
|
363 |
"[NbConvertApp] Converting notebook mnist_classifier.ipynb to script\n",
|
364 |
+
"[NbConvertApp] Writing 2905 bytes to mnist_classifier.py\n"
|
365 |
]
|
366 |
}
|
367 |
],
|