Skip to content

AugustoPerboni/AI-generated-Jazz-solo

Repository files navigation

Using LSTM to improvise a Jazz solo

jazz

The Jupyter notebook "Improvise_a_Jazz_Solo_with_an_LSTM_Network.ipynb" is a step-by-step guide on how to generate a Jazz solo with an LSTM network. By running the cells, you can listen to the input data and the final output generated by the model.

Contributing

If you would like to contribute to this project, please submit a pull request with your changes. We welcome all contributions, including bug fixes, new features, and improvements to the documentation.

Acknowledgments

The data processing code used in the main Jupyter notebook was provided by DeepLearning.ai in the Sequential Model course from Coursera.