/Classify-Facial-Expressions-with-Deep-Learning

This repository demonstrates the classification of facial images according to the emotions they convey using a convolutional neural network of images with the FER2013 dataset

Primary LanguageJupyter NotebookMIT LicenseMIT

Classify-Facial-Expressions-with-Deep-Learning

This repository demonstrates the classification of facial images according to the emotions they convey using a convolutional neural network of images with the FER2013 dataset

The following notebook demonstrates the classification of facial images according to the emotions they convey using a convolutional neural network of images with the FER2013 dataset.

The notebook has been divided into following parts:

  • Preprocessing
  • Training the model
  • Testing the model
  • Results