Skip to content

Skripkon/piano-music-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

LSTM based piano music generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published