Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 674 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 674 Bytes

Piano Music Generator

Generate unique piano compositions using this LSTM-based music generator.

Usage

  • To train your model, use the file 'lstm.ipynb'.
  • To create a new song, use the file 'generate.ipynb'.

Installation

Make sure to install the required dependencies using the following command:

pip install -r requirements.txt

Examples

ex1.mp4
ex2.mp4
ex3.mp4