mmnnlight's Stars
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
shenweichen/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
mJackie/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
Pysamlam/Tips-of-Feature-engineering
A feature engineering kit for each issue, to give you a deeper and deeper understanding of the work of feature engineering!
Pysamlam/Machine-Learning-Knowledge
🤓 Important machine learning knowledge, each article deeply analyzes theoretical knowledge
jackzhenguo/python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 https://ai-jupyter.com
nju-websoft/GREASE
GREASE: A Generative Model for Relevance Search over Knowledge Graphs (WSDM 2020)
olesls/master_thesis
Code and other stuff for my master thesis
wenjiepei/IARN
Implementation for Interacting Attention-gated Recurrent Networks (IARN)
AaronHeee/Neural-Attentive-Item-Similarity-Model
TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018
ZJULearning/time_lstm
ami66/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
Lapis-Hong/wide_deep
Wide and Deep Learning for CTR Prediction in tensorflow
ameyxd/aml-project-cnarm
CNARM
uestcnlp/STAMP
Code for the KDD 2018 paper: STAMP: Short-Term Attention/Memory Priority Model for Session-based Recommendation
wmeirui/CSRM_SIGIR2019
A Collaborative Session-based Recommendation Approach with Parallel Memory Modules, SIGIR 2019
rasbt/matplotlib-gallery
Examples of matplotlib codes and plots
srtianxia/BDC2019_Top2
2019**高校大数据挑战赛-第二名解决方案
finlay-liu/kaggle_public
阿水的数据竞赛开源分支
CRIPAC-DIG/SR-GNN
[AAAI 2019] Source code and datasets for "Session-based Recommendation with Graph Neural Networks"
lijingsdu/sessionRec_NARM
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
chenghu17/Sequential_Recommendation
wengou/hlg_life
leo4678/leo4678.github.io
YuyangZhangFTD/awesome-RecSys-papers
The awesome and classic papers in recommendation system!!! Good luck to every RecSys-learner!
mquad/hgru4rec
Code for our ACM RecSys 2017 paper "Personalizing Session-based Recommendation with Hierarchical Recurrent Neural Networks"
0411tony/Yue
A python library for music recommendation
kwonmha/Improving-RNN-recommendation-model
Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.
Ian09/CF-NADE
A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.