EN Jazz chord generation using Deep Learning
Date:
A presentation of my master thesis project using language models to represent Jazz Chords and Recurrent Neural Networks to generate jazz chords progressions. Event was held by Python Barcelona.
I’ll tell you about jazz chords progressions generation using recurrent neural networks. Starting with “what is a chord?” I’ll go through “How we can represent chord?” and “How we can embed chords?”. There will be a lot about music and how it is represented and processed and understood by computers. I’ll show how I’ve prepared the music data and how to use recurrent neural networks to generate jazz chords sequences. I will analyze the results and discuss the future of music in a world of AI.
Repo of Jazz Chords Generation project
Repo of the my other project: Music Generation using DCGANs
Slides used during presentation.