This project is an image classification model to detect facial emotions and classify them as Happy or Sad.
๐ Purpose:
This project was developed as a hands-on learning experience to deepen my understanding of Artificial Intelligence (AI) and Deep Learning (DL) concepts through practical implementation.
- Clone the repository
- Install requirements:
pip install -r requirements.txt