DrishtiSharma
commited on
Commit
•
6b8b705
1
Parent(s):
1b65eba
Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,13 @@ model-index:
|
|
30 |
value: []
|
31 |
---
|
32 |
|
|
|
33 |
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
**Introduction**
|
36 |
|
|
|
30 |
value: []
|
31 |
---
|
32 |
|
33 |
+
## Image-Classification-using-EANet with Keras
|
34 |
|
35 |
+
This repo contains the models [EANet with Keras](https://keras.io/examples/vision/eanet/).
|
36 |
+
|
37 |
+
Credits: [ZhiYong Chang](https://github.com/czy00000) - Original Author
|
38 |
+
|
39 |
+
HF Contribution: [Drishti Sharma](https://huggingface.co/spaces/DrishtiSharma)
|
40 |
|
41 |
**Introduction**
|
42 |
|