biruh commited on
Commit
54303b0
1 Parent(s): e0db664

apple disease identification with CNN

Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - am
5
+ - en
6
+ metrics:
7
+ - accuracy
8
+ library_name: keras
9
+ pipeline_tag: image-feature-extraction
10
+ tags:
11
+ - code
12
+ ---