We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4713b9 commit 9e466e8Copy full SHA for 9e466e8
scripts/examples_master.py
@@ -486,7 +486,7 @@
486
"path": "masked_image_modeling",
487
"title": "Masked image modeling with Autoencoders",
488
"subcategory": "Performance recipes",
489
- "keras_2": True,
+ "keras_3": True,
490
},
491
{
492
"path": "supervised-contrastive-learning",
@@ -1091,7 +1091,7 @@
1091
"path": "gat_node_classification",
1092
"title": "Graph attention network (GAT) for node classification",
1093
"subcategory": "Node classification",
1094
1095
1096
1097
"path": "gnn_citations",
0 commit comments