Skip to content

Commit b9a6bab

Browse files
Add new KerasHub guides to guides_master (#1972)
1 parent 1f0f7d3 commit b9a6bab

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

scripts/guides_master.py

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,22 @@
5959
"title": "KerasHub",
6060
"toc": True,
6161
"children": [
62+
{
63+
"path": "getting_started",
64+
"title": "Getting Started with KerasHub",
65+
},
66+
{
67+
"path": "Semantic Segmentation with KerasHub",
68+
"title": "semantic_segmentation_deeplab_v3",
69+
},
70+
{
71+
"path": "trasnformer_pretraining",
72+
"title": "Pretraining a Transformer from scratch with KerasHub",
73+
},
74+
{
75+
"path": "upload",
76+
"title": "Uploading Models with KerasHub",
77+
},
6278
{
6379
"path": "classification_with_keras_hub",
6480
"title": "Classification with KerasHub",

0 commit comments

Comments
 (0)