Commit 90128a31 authored by K.Tharmikan's avatar K.Tharmikan

Update README.md

parent 9ccaf386
......@@ -112,6 +112,7 @@ Developing a database of music tracks categorized based on their mood states.
> Nature of solution
```
The proposed system benefits us to present interaction between the user and the music player. The
purpose of the system is to capture the face properly with the camera. Captured images are fed into the
Convolutional Neural Network which predicts the emotion. Then emotion derived from the captured
......@@ -134,6 +135,7 @@ dataset of user-song ratings and using this data to train the collaborative filt
using a neural network for multi-class classification. The process involves building a dataset of
songs and using their audio features as inputs to the neural network, which will output the
classification of the songs.
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment