Skip to content

Commit a46aeea

Browse files
committed
updating examples_master
1 parent 538dee5 commit a46aeea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/examples_master.py

+6
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,12 @@
632632
"subcategory": "Structured data classification",
633633
"keras_3": True,
634634
},
635+
{
636+
"path": "class_with_grn_and_vsn_with_hyperparameters_tuning",
637+
"title": "Classification with Gated Residual and Variable Selection Networks with HyperParameters tuning",
638+
"subcategory": "Structured data classification",
639+
"keras_3": True,
640+
},
635641
{
636642
"path": "classification_with_tfdf",
637643
"title": "Classification with TensorFlow Decision Forests",

0 commit comments

Comments
 (0)