Recommendation Advertising & Search Community
A Community of Awesome Recommendation Advertising & Search Projects
Pinned Repositories
CFGAN
Implementation of CFGAN CFGAN: A Generic Collaborative Filtering Framework based on Generative Adversarial Networks
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.
docker
GraphEmbedding
Implementation and experiments of graph embedding algorithms.
ModelTest
test script for deepctr
papers
papers we read about Recommendation Advertising & Search
ToDoList
things we need to to~ welcome to join us!
Tutorials
Recommendation Advertising & Search Community's Repositories
ARASC/CFGAN
Implementation of CFGAN CFGAN: A Generic Collaborative Filtering Framework based on Generative Adversarial Networks
ARASC/papers
papers we read about Recommendation Advertising & Search
ARASC/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
ARASC/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
ARASC/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
ARASC/docker
ARASC/ModelTest
test script for deepctr
ARASC/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.
ARASC/ToDoList
things we need to to~ welcome to join us!
ARASC/Tutorials
ARASC/embedx
embedx 是基于 c++ 开发的、完全自研的分布式 embedding 训练和推理框架。它目前支持 图模型、深度排序、召回模型和图与排序、图与召回的联合训练模型等