Skip to content

Commit 9183fbc

Browse files
authored
Update README.md
1 parent 768165e commit 9183fbc

File tree

1 file changed

+1
-0
lines changed
  • Recommendation Models/Facial_Expression_Recognition_with_PyTorch

1 file changed

+1
-0
lines changed

Recommendation Models/Facial_Expression_Recognition_with_PyTorch/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Facial Expression Recognition Using PyTorch
22

3+
34
## Overview
45
This project develops a facial expression recognition system using PyTorch. The model classifies facial expressions into categories such as happy, sad, angry, surprised, etc., by using a Convolutional Neural Network (CNN). The model is trained and tested using a dataset from Kaggle that contains labeled images of facial expressions.
56

0 commit comments

Comments
 (0)