From f0dabd7f1f2c2e72ba07a79c590b9ff510217144 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Thu, 28 Dec 2023 15:18:55 +0200 Subject: [PATCH] a --- .idea/.gitignore | 3 - .idea/codestream.xml | 3 +- .idea/facial-emotions-detection.iml | 8 + .idea/inspectionProfiles/Project_Default.xml | 27 +- .idea/misc.xml | 9 +- .idea/modules.xml | 2 +- .idea/vcs.xml | 2 +- "Facial Emotion Detection\357\273\277.docx" | Bin 27565 -> 0 bytes facial_emotions_detection.ipynb | 3098 +++++++++++++++++- 9 files changed, 3124 insertions(+), 28 deletions(-) create mode 100644 .idea/facial-emotions-detection.iml delete mode 100644 "Facial Emotion Detection\357\273\277.docx" diff --git a/.idea/.gitignore b/.idea/.gitignore index 1c52318c..13566b81 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,6 +6,3 @@ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml -# Zeppelin ignored files -/ZeppelinRemoteNotebooks/ -/sonarlint/ \ No newline at end of file diff --git a/.idea/codestream.xml b/.idea/codestream.xml index ec44c448..1c8f7bc6 100644 --- a/.idea/codestream.xml +++ b/.idea/codestream.xml @@ -1,7 +1,6 @@ - \ No newline at end of file diff --git a/.idea/facial-emotions-detection.iml b/.idea/facial-emotions-detection.iml new file mode 100644 index 00000000..b3a11046 --- /dev/null +++ b/.idea/facial-emotions-detection.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 6e8d7336..f50bb87f 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,25 +1,22 @@