From 1f407b9b58ea14841ea935abb20c7a5d263e6790 Mon Sep 17 00:00:00 2001 From: Sachin Prasad Date: Mon, 5 Feb 2024 15:40:41 -0800 Subject: [PATCH] Update examples_master.py --- scripts/examples_master.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/examples_master.py b/scripts/examples_master.py index 5166cd0631..fc95d33159 100644 --- a/scripts/examples_master.py +++ b/scripts/examples_master.py @@ -169,6 +169,7 @@ "path": "3D_image_classification", "title": "3D image classification from CT scans", "subcategory": "3D", + "keras_3": True, }, { "path": "depth_estimation",