Image Classification
MindSpore
Charlotte77 commited on
Commit
deea265
·
1 Parent(s): d6f431d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,8 +1,17 @@
1
  ---
 
2
  license: apache-2.0
3
  tags:
4
  - mindspore
5
  - image-classification
6
  datasets:
7
  - mnist
 
8
  ---
 
 
 
 
 
 
 
 
1
  ---
2
+
3
  license: apache-2.0
4
  tags:
5
  - mindspore
6
  - image-classification
7
  datasets:
8
  - mnist
9
+
10
  ---
11
+
12
+ ## MindSpore Image Classification models with MNIST on the 🤗Hub!
13
+
14
+ This repository contains the model from [this notebook on image classification with MNIST dataset using LeNet architecture](https://gitee.com/mindspore/mindspore/blob/r1.2/model_zoo/official/cv/lenet/README.md#).
15
+
16
+
17
+