Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 503 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 503 Bytes

music_reco_deep_learning

Project for CMU 15-780 Graduate Artificial Intelligence

Content Based Recommendation:

  • Author: Raghav Gupta ([email protected])
  • Description: Uses features obtained from MSD to make recommendations based on the content of the songs a particular user likes.

Collaborative Filtering

  • Author: Tejas Gokhale ([email protected])
  • Description: Finds n "most similar users" and then uses these users and their songs to recommend a song for my test user.