AI_For_Music_Composition
AI_For_Music_Composition copied to clipboard
This is the code for "AI for Music Composition" by Siraj Raval on Youtube
i think there is no Training Data. fix plz
main.py line 26 os.path.realpath(__file__),os.path.pardir, 'training_data', there could need a pardir in the middle.
1. did python config.py 2. installed pypianoroll with $ pip install pypianoroll 3. run $ python main.py Got the following error: /home/rainer/.conda/envs/carnd-tf16/lib/python3.5/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype...
this is the initial commit in this repository.