algo-rhythm
algo-rhythm copied to clipboard
Algorithmic Music Composition using Artificial Neural Nets
Algo Rhythm
Algorithmic Music Composition with Artificial Neural Nets

See the project overview for details about the project.
Screenshots

Blogpost
A detailed blogpost about this project is here: https://medium.com/@granttimmerman/algo-rhythm-music-composition-using-neural-networks-f89897ff2df7
How to install
Setup a virtual environment. This keeps dependencies required by projects in separate places.
pip install virtualenv
virtualenv env
source env/bin/activate
Install dependencies
pip install -r requirements.txt
Exit the environment when done.
deactivate
How to run
python neural_net.py
Play the MIDI files
OSX
brew install timidity
timidity sample.mid
PC - Use Windows Media Player
Jetson
How to ssh into the jetson:
ssh [email protected]
Password is on machine.