We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0f7d3 commit b9a6babCopy full SHA for b9a6bab
scripts/guides_master.py
@@ -59,6 +59,22 @@
59
"title": "KerasHub",
60
"toc": True,
61
"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
78
{
79
"path": "classification_with_keras_hub",
80
"title": "Classification with KerasHub",
0 commit comments