Preprocessing Song Dataset for Melody Generation - Pt. 2
Offered By: Valerio Velardo - The Sound of AI via YouTube
Course Description
Overview
Dive into the second part of a tutorial on preprocessing song datasets for melody generation using LSTM networks. Explore techniques for encoding songs as time series, a crucial step in preparing data for neural network training. Learn to convert musical notes into a suitable representation, choose appropriate symbols, and translate the data into strings. Discover how to update preprocessing functions and save the processed songs. Test the implemented code to ensure proper functionality. This video is part of a comprehensive series on generating melodies with LSTM networks, providing practical insights for building effective artificial neural networks for music creation.
Syllabus
Introduction
encodesong function
convert notes to time series
choose symbol
review
translating to strings
updating preprocessing function
saving the song
testing the code
Taught by
Valerio Velardo - The Sound of AI
Related Courses
النماذج المتعاقبةDeepLearning.AI via Coursera Create a web app that generates melodies using Magenta’s AI
Coursera Community Project Network via Coursera Generating discrete sequences: language and music
Ural Federal University via edX Sequence Modeling with Neural Networks
Alexander Amini via YouTube Training a Long-Short Term Memory Network for Melody Generation
Valerio Velardo - The Sound of AI via YouTube