kkthyagharajan commited on
Commit
4f01b55
·
verified ·
1 Parent(s): dc8870b

Upload README.md

Browse files

Meta data was included

Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -1,9 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🧠 KKT-HF-TransferLearning-Models
2
  ### Transfer Learning Models Collection for Image Classification
3
  Created by **Thyagharajan K K**
4
 
5
- ---
6
-
7
  ## 📁 Repository Structure
8
  ```
9
 
 
1
+ ---
2
+ language: en
3
+ library_name: keras
4
+ tags:
5
+ - image-classification
6
+ - transfer-learning
7
+ - computer-vision
8
+ - keras
9
+ - tensorflow
10
+ - multiclass-classification
11
+ license: mit
12
+ datasets:
13
+ - custom
14
+ model-type: multi-model-repository
15
+ author: Thyagharajan K K
16
+ pipeline_tag: image-classification
17
+ inference: true
18
+ ---
19
+
20
  # 🧠 KKT-HF-TransferLearning-Models
21
  ### Transfer Learning Models Collection for Image Classification
22
  Created by **Thyagharajan K K**
23
 
 
 
24
  ## 📁 Repository Structure
25
  ```
26