Anmol-Singh-Jaggi / Jukebot

:musical_score: :musical_keyboard: Generating artificial music using Recurrent Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jukebot

Generating artificial music using Recurrent Neural Networks.

Hand-picked output samples

Dependencies:

  • pip install keras
  • pip install python-midi

Usage:

  • Execute ./main.py

To-Do:

  • Increase the volume of all the notes in the post-processing stage.
  • Optimize the matrix operations using Numpy.

About

:musical_score: :musical_keyboard: Generating artificial music using Recurrent Neural Networks

License:MIT License


Languages

Language:Python 100.0%