> For the complete documentation index, see [llms.txt](https://blog.tsingjyujing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.tsingjyujing.com/ml/recsys.md).

# 推荐系统相关博客

- [关于AA测试和AB测试的一些思考](https://blog.tsingjyujing.com/ml/recsys/ab_testing.md)
- [随想： BPR Loss 与 Hinge Loss](https://blog.tsingjyujing.com/ml/recsys/bpr_and_hinger.md)
- [资料收集](https://blog.tsingjyujing.com/ml/recsys/collection.md)
- [向量稳定化](https://blog.tsingjyujing.com/ml/recsys/embedding_stablization.md)
- [Understanding LightGCN in a visualized way](https://blog.tsingjyujing.com/ml/recsys/light_gcn.md)
- [无采样的矩阵分解](https://blog.tsingjyujing.com/ml/recsys/non_sampling_mf.md)
- [Learning To Rank 之 RankNet](https://blog.tsingjyujing.com/ml/recsys/ranknet.md)
