Skip to content

Commit c1e0631

Browse files
authored
Update README.md
1 parent 704577c commit c1e0631

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@ Update: in https://arxiv.org/html/2504.09596v1, I listed the ideas worth to try
33
Pls feel free to do these experiments to have fun, and pls consider citing the article if it somehow helps in your recsys exploration:
44

55
```
6-
@article{huang2025revisiting,
6+
@article{huang2025revisiting_sasrec,
77
title={Revisiting Self-Attentive Sequential Recommendation},
88
author={Huang, Zan},
9-
journal={arXiv preprint arXiv:2504.09596},
9+
journal={CoRR},
10+
volume={abs/2504.09596},
11+
url={https://arxiv.org/abs/2504.09596},
12+
eprinttype={arXiv},
13+
eprint={2504.09596},
1014
year={2025}
1115
}
1216
```

0 commit comments

Comments
 (0)