- Download the Facial Emotion Data Set from Kaggle
- First Install All the required Libraries
- data-preprocessing-step.ipynb is for processing the data
- Training_CNN.ipynb for the training the CNN tf model
- Emotion_Detection.py for the Detection purposes in Real-Time
