Mood detection of music using tensorflow
---Make sure to set your Dataset path (takes .mp3 files)--
- Run preprocess.py with your dataset (music should be of 4 types: Angry, Happy, Relaxed, Sad)
- Once preprocess.py is done running, run cnn_mood_detector.py