From 3d5ab77956c9152c2a7617e8662df6ddf836cacd Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Wed, 1 Nov 2023 18:05:05 +0200 Subject: [PATCH] done --- README.md | 4 ++-- Writerside/in.tree | 2 ++ Writerside/topics/Data-Description.md | 3 +++ Writerside/topics/Related-Work.md | 3 +++ Writerside/topics/main.md | 2 +- 5 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 Writerside/topics/Data-Description.md create mode 100644 Writerside/topics/Related-Work.md diff --git a/README.md b/README.md index f0ed8590..d61d91de 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Facial Emotion Detection with TensorFlow. For details, click [here](https://mh0386.github.io/facial_emotions_detection). ### Team Members -* [Abdelrahman Amin](https://github.com/Abdelrahman-Amen) -* [Abdelrahman Mostafa](https://github.com/Eng-Abdelrahman-Mostafa-Mohamed) * [Mohamed Hisham](https://github.com/MH0386) +* [Abdelrahman Amin](https://github.com/Abdelrahman-Amen) +* [Abdelrahman Mostafa](https://github.com/Eng-Abdelrahman-Mostafa-Mohamed) \ No newline at end of file diff --git a/Writerside/in.tree b/Writerside/in.tree index 870623e8..0e2a311d 100644 --- a/Writerside/in.tree +++ b/Writerside/in.tree @@ -6,6 +6,8 @@ name="Facial Emotions Detection" start-page="main.md"> + + \ No newline at end of file diff --git a/Writerside/topics/Data-Description.md b/Writerside/topics/Data-Description.md new file mode 100644 index 00000000..5c0adf0b --- /dev/null +++ b/Writerside/topics/Data-Description.md @@ -0,0 +1,3 @@ +# Data Description + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/Related-Work.md b/Writerside/topics/Related-Work.md new file mode 100644 index 00000000..53cfc3a0 --- /dev/null +++ b/Writerside/topics/Related-Work.md @@ -0,0 +1,3 @@ +# Related Work + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/main.md b/Writerside/topics/main.md index e58b88ee..d1fba4c9 100644 --- a/Writerside/topics/main.md +++ b/Writerside/topics/main.md @@ -3,6 +3,6 @@ Facial Emotion Detection using Convolutional Neural Networks (CNN) for detecting emotions in images. ### Team Members +* [Mohamed Hisham](https://github.com/MH0386) * [Abdelrahman Amin](https://github.com/Abdelrahman-Amen) * [Abdelrahman Mostafa](https://github.com/Eng-Abdelrahman-Mostafa-Mohamed) -* [Mohamed Hisham](https://github.com/MH0386)