Update README.md with new model card content
Browse files
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 |
-
|
|
|
|
|
|
|
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
|