From f47df8f5881510b78726d0401195efd70e2ceeb7 Mon Sep 17 00:00:00 2001 From: Abhishek Bhatia Date: Mon, 13 May 2019 03:00:44 +0530 Subject: [PATCH] Changes done Second try --- CNN.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CNN.py b/CNN.py index 5272c85..d70bfbb 100644 --- a/CNN.py +++ b/CNN.py @@ -31,8 +31,7 @@ from keras.utils import np_utils """ -yo bhatia this ones for you remove this line and see the git diff - +Tera baap hoon mai path = "train" folder_names = [name for name in os.listdir(path) if os.path.isdir(os.path.join(path, name))] print(folder_names)