/piano-music-composer

LSTM based piano music generator

Primary LanguagePureBasic

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