/ASL

Code repository of paper 'Automated Stable Representation Learning with Implicit Feedback for Recommendation'

Primary LanguagePythonMIT LicenseMIT

Automated Stable Representation Learning with Implicit Feedback for Recommendation

Code repository of paper 'Automated Stable Representation Learning with Implicit Feedback for Recommendation'

Jinming Yang, Menghan Wang, Yuchen Guo et al.

image-20221008144604544

Datasets

Quick Test

$ git clone https://github.com/Vadermit/ASL.git
$ cd ASL  
$ python main.py ml-100k

ml-100k can be replaced by office-products, ml-1m and beauty. Note that Movielens-1M dataset and Beauty dataset need to be downloaded from the cloud drive to location './data/'.