Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 423 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 423 Bytes

Melody Generation using RNN

This repository contains a Neural Network architecture for generating Melodies using Long Short Term Memory (RNNs).

Dataset

The model was trained on the Kern Score Dataset which is a Dataset of folk songs in krn format. The model can be trained using Midi format and any kind of music with a few minor adjustements