kvssetty commited on
Commit
6958c79
1 Parent(s): 905611d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  version: 1.0.0
3
  ---
 
4
 
5
  This is my first model repository in hugging face and it is a test repo, 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 the TensorFlow python library for implementation.
 
1
  ---
2
  version: 1.0.0
3
  ---
4
+ ## Welcome to KVS's Computer Vision Image Classification Model repo
5
 
6
  This is my first model repository in hugging face and it is a test repo, 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 the TensorFlow python library for implementation.