Hareeharan03
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,12 @@ datasets:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
pipeline_tag: image-classification
|
11 |
-
library_name:
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
This model classifies brain tumor images
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
pipeline_tag: image-classification
|
11 |
+
library_name: tensorflow
|
12 |
+
tags:
|
13 |
+
- image-classification
|
14 |
+
- brain-tumor
|
15 |
+
- keras
|
16 |
+
- tensorflow
|
17 |
+
inference: true
|
18 |
---
|
19 |
This model classifies brain tumor images
|