dieineb commited on
Commit
ccc3a4c
·
1 Parent(s): 31dfd46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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