taylorhawks/RNN-music-recommender

What is the dataset Used?

Rohith0007 opened this issue · 2 comments

What is the dataset Used?

what is data used in model file?
data = np.load('../data/tensor.npy')

I suppose there may be some code missing here. That's the playlist file with song attributes in tensor form. Not sure where that part of the pipeline is, unfortunately.