Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ pipeline_tag: image-classification
|
|
11 |
|
12 |
The digit-classifier model is used to recognize manuscript digits from 0 to 9.
|
13 |
|
14 |
-
The model was trained with the MNIST dataset.
|
15 |
|
16 |
## Details
|
17 |
- Size: 1,256,080 parameters
|
|
|
11 |
|
12 |
The digit-classifier model is used to recognize manuscript digits from 0 to 9.
|
13 |
|
14 |
+
The model was trained with the [MNIST digits classification dataset](https://keras.io/api/datasets/mnist/).
|
15 |
|
16 |
## Details
|
17 |
- Size: 1,256,080 parameters
|