Music Recommendation System Powerpoint Presentation
Music Recommendation System Powerpoint Presentation
VARANASI
PROJECT PRESENTATION ON SONG RECOMMENDER SYSTEM (SRS)
OF
BACHELOR OF TECHNOLOGY
IN
COMPUTER SCIENCE & ENGINEERING
BY
HARSHIT SRIVASTAVA
AYUSH KUMAR JAISWAL
DHANANJAY CHAUHAN
SOMESH SINGH
UNDER THE GUIDANCE OF
DR. PRITI kumari (HEAD OF DEPARTMENT)
CONTENTS
• Introduction
• Methodology
• Data Collection
• Data Training
• Final Implementation
• Testing and Screenshots
• Result
• Future Scope
INTRODUCTION
To train the data we have use various PIP’s but mainly we used tensorflow (TensorFlow is a Python library for fast
numerical computing created and released by Google. It is a foundation library that can be used to create Deep
Learning models directly or by using wrapper libraries that simplify the process built on top of TensorFlow.
We have also used numpy, cv2, keras python libraries.
numpy python library is used for working with arrays numpy is short for “numerical python”.
cv2 python library which is used to loads an image from the specified file.
keras python library acts as an interface for the tensorflow library. It supports multiple backends, including
TensorFlow, Microsoft Cognitive Toolkit, Theano, and PlaidML
FINAL IMPLEMENTATION
After Data Collection & Data Training we have created two files (labels.npy & model.h5) which will
mainly used for further process.
Now in the final work we mainly use the streamlit & streamlit-webrtc python library for creating &
sharing web apps for data science and machine learning projects. It can help us to create and deploy
our data science solution in a few minutes with a few lines of code. It can seamlessly integrate with
other popular python libraries used in Data Science such as numpy, pandas, and many more.
TESTING AND SCREENSHOTS
RESULT
The work of this project is to recommend the song according to
the emotion of a user’s face. It captures the user’s face with the
help of a web-cam in the system and then recommends the song
on YouTube according to the User’s emotion captured at that time
by the system with the help of previously given data collected and
trained .
FUTURE SCOPE
THANKYOU!!
!