GitHunt
AI

aishoot/AI_Music_Composition

Do you think that AI can write songs for us? The project is just the music generator with the power of AI.

AI Music Composition

Dependency Library Installation

Before following instructions, make sure that you have installed Anaconda(Python 3.5+) and bazel if generatimg music with Google's Magenta.

curl https://raw.githubusercontent.com/tensorflow/magenta/master/magenta/tools/magenta-install.sh > /tmp/magenta-install.sh
bash /tmp/magenta-install.sh
source activate magenta
pip install tensorflow-gpu==1.4.0
pip install magenta-gpu==0.3.2

References

More code will be uploaded soon!

Languages

Jupyter Notebook79.0%Python21.0%

Contributors

Created July 14, 2018
Updated March 10, 2026