Recsys fix (#340)

* fix text (#325)

* fix reference
This commit is contained in:
Yao Fu
2022-05-16 10:08:47 +01:00
committed by GitHub
parent 694c29f6f3
commit ad79db1795
2 changed files with 289 additions and 1 deletions

View File

@@ -12,4 +12,8 @@
- 利用多级缓存支持超大规模深度学习推荐系统训练:[Distributed Hierarchical GPU Parameter Server for Massive Scale Deep Learning Ads Systems](https://arxiv.org/abs/2003.05622)
- 工业界机器学习系统的实践:[Hidden Technical Debt in Machine Learning Systems](https://papers.nips.cc/paper/2015/hash/86df7dcfd896fcaf2674f757a2463eba-Abstract.html)
- 工业界机器学习系统的实践:[Hidden Technical Debt in Machine Learning Systems](https://papers.nips.cc/paper/2015/hash/86df7dcfd896fcaf2674f757a2463eba-Abstract.html)
## 参考文献
:bibliography:`../references/recommender.bib`