This project uses a Convolutional Neural Network (CNN) to recognize human facial expressions from grayscale images and maps the detected emotion to a representative emoji (e.g., 😀 for Happy, 😢 for Sad, 😠 for Angry).
10 → Angry
21 → Disgust
32 → Fear
43 → Happy
54 → Neutral
65 → Sad
76 → Surprise
8