Icon

Music Generation

This directory contains 4 workflows.

Icon01_​Preprocessing 

This workflow reads some midi files and first extracts the notes, duration, and offset for each note. Next it performs some data clearning and creates semi […]

Icon02_​Training 

This workflow uses preprocessed midi files to train a many to many RNN to generate music. The brown nodes in the upper part define the network […]

Icon03_​Generate_​Music 

This workflows uses a trained RNN to generate new music.

Icon04_​Listen_​to_​Music 

Listen to the Keras model playing Piano