Generating piano music using deep learning and recurrent neural networks.
Clone this repo to your local machine using git clone https://github.com/Wowol/Piano-Bot.git
- Tensorflow
- Keras
- Numpy
- pretty_midi
Run this program by typing python3 program.py
Run this program by typing python3 program.py -h
to see help
Examples of generated music by this program are in folder generated
. You should give them a try and listen to them, they are super cool!
- Wojciech Buczek
This project is licensed under the MIT License - see the LICENSE file for details