Let's Build a Music Recommender!
Offered By: CodeEmporium via YouTube
Course Description
Overview
Explore the process of building a music recommender system in this 43-minute tutorial video. Learn about the AudiSet dataset, embedding generation techniques, and how to process audio files. Dive into code examples for generating embeddings from WAV files and processing the AudioSet. Gain insights into the ANNOY (Approximate Nearest Neighbors Oh Yeah) algorithm and its application in recommendation systems. Follow along as the instructor demonstrates how to implement a recommendation engine using ANNOY. Access additional resources, including code repositories and detailed explanations, to further enhance your understanding of music recommendation systems.
Syllabus
Overview
AudiSet Dataset
Embedding Generator
Code: Generate Embedding from WAV
Code: AudioSet Processing
ANNOY Explained
Recommendation Engine Code with ANNOY
Taught by
CodeEmporium
Related Courses
Introduction to Recommender SystemsUniversity of Minnesota via Coursera Text Retrieval and Search Engines
University of Illinois at Urbana-Champaign via Coursera Machine Learning: Recommender Systems & Dimensionality Reduction
University of Washington via Coursera Java Programming: Build a Recommendation System
Duke University via Coursera Introduction to Recommender Systems: Non-Personalized and Content-Based
University of Minnesota via Coursera