Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
This is my first model repository in hugging face, so you may not find anything interesting in this repo. Anyway, I am trying to implement an image classification model here using CNN architecture and use TensorFlow python library for implementaion.
|