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