VisualRecSys-Tutorial-IUI2021 icon indicating copy to clipboard operation
VisualRecSys-Tutorial-IUI2021 copied to clipboard

Repository for "VisRec: A Hands-on Tutorial on Deep Learning for Visual Recommender Systems" at ACM IUI 2021 conference

Results 3 VisualRecSys-Tutorial-IUI2021 issues
Sort by recently updated
recently updated
newest added

* [x] Put a limit in sampling loop to prevent infinite loop * [x] Change method for sampling. Always the positive item is in the profile

I run the code in `colabnotebooks/IUI_Tutorial_Feature_extraction.ipynb`, and unzipping the file raises this error: ``` [wikimedia_recsys.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one...

bug