Poseidon0711 / Improvise-a-Jazz-Solo-with-an-LSTM-Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improvise-a-Jazz-Solo-with-an-LSTM-Network

In this notebook, we will implement a model that uses an LSTM to generate music. We will even be able to listen to our own music at the end of the project.

We will learn to:

1.)Apply an LSTM to music generation.

2.)Generate your own jazz music with deep learning.

About


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%