Awesome
Matching User with Item Set: Collaborative Bundle Recommendation with Deep Attention Network
This is our official implementation for the paper:
Liang Chen, Yang Liu, Xiangnan He, Lianli Gao and Zibin Zheng. 2019. Matching User with Item Set: Collaborative Bundle Recommendation with Deep Attention Network, In Proceedings of IJCAI'19.
Run the code
To try our code, you can use the notebook demo.ipynb.
Citation
If you use the codes, please cite our paper. Thanks!
@inproceedings{chen2019matching,
author = {Liang Chen and
Yang Liu and
Xiangnan He and
Lianli Gao and
Zibin Zheng},
title = {Matching User with Item Set: Collaborative Bundle Recommendation with
Deep Attention Network},
booktitle = {IJCAI},
pages = {2095--2101},
year = {2019}
}