Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 167 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 167 Bytes

ml-for-music

Presentations and interactive demos of ML in music

Setup

$ python -m venv venv
$ venv/bin/activate
(venv) $ pip install -r requirements.txt