Music-Recommendation-Using-Deep-Learning icon indicating copy to clipboard operation
Music-Recommendation-Using-Deep-Learning copied to clipboard

Recommending Music using a Convolutional Neural Network.

Results 3 Music-Recommendation-Using-Deep-Learning issues
Sort by recently updated
recently updated
newest added

I run it on pycharm with nothing changed. but there is an error File "D:\musicdemo\demo\import_data.py", line 48, in create_spectrogram track_id = int(re.search('fma_small/.*/(.+?).mp3', f).group(1)) AttributeError: 'NoneType' object has no attribute 'group'...

Hi, Whenever, Am running train.py. I'm getting this error: ValueError: zero-size array to reduction operation maximum which has no identity

i got this error, so what can i do for fix this error my scikitlearn version is ".19"