xng666's Stars
gusye1234/LightGCN-PyTorch
The PyTorch implementation of LightGCN
hankcs/pyhanlp
中文分词
MaartenGr/KeyBERT
Minimal keyword extraction with BERT
TechXueXi/TechXueXi
强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天
Jhy1993/HGSRec
PeiJieSun/diffnet
Graph Neural Network based Social Recommendation Model. SIGIR2019.
HuanwenW/AUTOMATE
chenchongthu/NARRE
This is our implementation of NARRE:Neural Attentional Regression with Review-level Explanations
ShomyLiu/Neu-Review-Rec
A Toolkit for Neural Review-based Recommendation models with Pytorch.
L1aoXingyu/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
CRIPAC-DIG/SR-GNN
[AAAI 2019] Source code and datasets for "Session-based Recommendation with Graph Neural Networks"
DeepGraphLearning/RecommenderSystems
kang205/SASRec
SASRec: Self-Attentive Sequential Recommendation
WHUIR/RNS
This repository is the implementation of "A Review-Driven Neural Model for Sequential Recommendation", Chenliang Li, Xichuan Niu, Xiangyang Luo, Zhenzhong Chen, Cong Quan, https://www.ijcai.org/proceedings/2019/397
PaddlePaddle/PaddleRec
Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESMM、ESCMM, MAML、xDeepFM、DeepFEFM、NFM、AFM、RALM、DMR、GateNet、NAML、DIFM、Deep Crossing、PNN、BST、AutoInt、FGCNN、FLEN、Fibinet、ListWise、DeepRec、ENSFM,TiSAS,AutoFIS等,包含经典推荐系统数据集criteo 、movielens等
RUCAIBox/RecSysDatasets
This is a repository of public data sources for Recommender Systems (RS).
tensorflow/privacy
Library for training machine learning models with privacy for training data
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
alicogintel/SDM
Sequential deep matching model for recommender system at Alibaba
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
avikskr/market-basket-analysis
Market Basket Analysis using Hadoop MapReduce
abi04/MarketBasketAnalysis
An analysis aimed to see if there are combinations of products that frequently co-occur in transactions.
PragyaDeep12/MarketBasketAnalysis
mgirardot/MapReduce
Market Basket Analysis with Hadoop
Pooja-Bhojwani/Market-Basket-Analysis
Using Map-reduce technique to do association analysis
maxdemarzi/instacart
Instacart Market Basket Analysis
pranitbose/market-basket-analysis
Hadoop MapReduce implementation of Market Basket Analysis for Frequent Item-set and Association Rule mining using Apriori algorithm.