Update README.md
Browse files
README.md
CHANGED
|
@@ -11,4 +11,5 @@ pipeline_tag: image-classification
|
|
| 11 |
library_name: keras
|
| 12 |
---
|
| 13 |
|
| 14 |
-
# Garbage Classification use CNN and Transfer Learning with Xception
|
|
|
|
|
|
| 11 |
library_name: keras
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# Garbage Classification use CNN and Transfer Learning with Xception
|
| 15 |
+
Model Used for transfer learning is Xception to improve the model CNN already made
|