Skip to content

Uses LSTM neural networks to compose new and original melodies by feeding it midi files

Notifications You must be signed in to change notification settings

DeeCee69/Midi-AI-Melody-Generator

 
 

Repository files navigation

Midi-AI-Melody-Generator

Uses LSTM neural networks to compose new and original melodies by feeding it midi files

Getting Started

This repo is only compatible with Python 2.7 and a pip that points to this version.

To install all dependencies, run: python -m pip install -r requirements.txt

Usage

python ai-melody-composer.py

About

Uses LSTM neural networks to compose new and original melodies by feeding it midi files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 55.3%
  • Python 44.7%