Update README.md with new model card content
Browse files
README.md
CHANGED
|
@@ -20,7 +20,10 @@ convolution layers.
|
|
| 20 |
|
| 21 |
## Links
|
| 22 |
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
|
| 26 |
## Installation
|
|
|
|
| 20 |
|
| 21 |
## Links
|
| 22 |
|
| 23 |
+
* [ResNetV1 Quickstart Notebook](https://www.kaggle.com/code/prasadsachin/resnetv1-quickstart-kerashub)
|
| 24 |
+
* [ResNetV1 API Documentation](https://keras.io/keras_hub/api/models/resnet/)
|
| 25 |
+
* [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
|
| 26 |
+
* [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
|
| 27 |
|
| 28 |
|
| 29 |
## Installation
|