sean1 commited on
Commit
4eaa3dc
·
1 Parent(s): fc15769

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -3,6 +3,9 @@ language:
3
  - Python 3.7+
4
  license: "afl-3.0"
5
  tags:
6
- - image_classification
7
- - PyTorch
 
 
 
8
  ---
 
3
  - Python 3.7+
4
  license: "afl-3.0"
5
  tags:
6
+ - image-classification
7
+ - vision
8
+ - PyTorch
9
+ datasets:
10
+ - imagenet
11
  ---