Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 928 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 928 Bytes

TWo-side Interactive NetworkS (TWINS)



This a tensorflow implementation of TWINS model. This is the experiment code in the following work:

Who to Watch Next: Two-side Interactive Networks for Live Broadcast Recommendation
Jiarui Jin, Xianyu Chen, Yuanbo Chen, Weinan Zhang, Renting Rui, Zaifan Jiang, Zhewen Su, Yong Yu.
WWW 2022

References

If you find this work helpful in your research, please consider citing the following paper. The bibtex are listed below:

@inproceedings{jin2022watch,
  title={Who to Watch Next: Two-side Interactive Networks for Live Broadcast Recommendation},
  author={Jin, Jiarui and Chen, Xianyu and Chen, Yuanbo and Zhang, Weinan and Rui, Renting and Jiang, Zaifan and Su, Zhewen and Yu, Yong},
  booktitle={WWW},
  year={2022}
}