iamsubrata commited on
Commit
2e67322
β€’
1 Parent(s): 6ad8aab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -7,6 +7,13 @@ tags:
7
  - kaggle_dataset
8
  - vision
9
  license: apache-2.0
 
 
 
 
 
 
 
10
  ---
11
 
12
 
@@ -92,7 +99,4 @@ This section highlights the model configuration, including the choice of archite
92
  - Saved the trained model with the name 'model1_freezed' for future use.
93
  - This step ensures that the model's architecture and learned weights are preserved and can be easily loaded and deployed for various tasks.
94
 
95
- This section provides an overview of the model's training performance, including training and validation losses, accuracy, and error rates. It also emphasizes the importance of preserving the trained model for future use.
96
-
97
-
98
-
 
7
  - kaggle_dataset
8
  - vision
9
  license: apache-2.0
10
+ sdk: streamlit
11
+ emoji: πŸ“š
12
+ colorFrom: red
13
+ colorTo: green
14
+ app_file: app.py
15
+ pinned: true
16
+ title: Birds 525 Species Detector
17
  ---
18
 
19
 
 
99
  - Saved the trained model with the name 'model1_freezed' for future use.
100
  - This step ensures that the model's architecture and learned weights are preserved and can be easily loaded and deployed for various tasks.
101
 
102
+ This section provides an overview of the model's training performance, including training and validation losses, accuracy, and error rates. It also emphasizes the importance of preserving the trained model for future use.