maciejkula / spotlight

Deep recommender models using PyTorch.
MIT License
2.97k stars 421 forks source link

Where to find the code for the experiments around casual convolutions? #182

Open amarinov96 opened 4 years ago

amarinov96 commented 4 years ago

image

Here it's mentioned that it's located in the experiments folder in the repo, but I couldn't find it anywhere. I'm keen on experimenting with some improvements on the LSTM sequential models.

ddofer commented 3 years ago

+1 - It's mentioned but seems to be missing from the repo. (I was looking for it due to an apparent bug with the sequence evaluation functions, and wanted to first check that I am using it correctly)