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)