Image Classification
KerasHub
Divyasreepat commited on
Commit
a9161a9
·
verified ·
1 Parent(s): 175e19a

Update README.md with new model card content

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -22,7 +22,10 @@ For transfer learning use cases, make sure to read the
22
  [guide to transfer learning & fine-tuning](https://keras.io/guides/transfer_learning/).
23
  ## Links
24
 
25
- coming soon
 
 
 
26
 
27
 
28
  ## Installation
 
22
  [guide to transfer learning & fine-tuning](https://keras.io/guides/transfer_learning/).
23
  ## Links
24
 
25
+ * [ResNetV2 Quickstart Notebook](https://www.kaggle.com/code/prasadsachin/resnetv2-quickstart-kerashub)
26
+ * [ResNetV2 API Documentation](https://keras.io/keras_hub/api/models/resnet/)
27
+ * [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
28
+ * [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
29
 
30
 
31
  ## Installation