All Projects → voladorlu → MARank

voladorlu / MARank

Licence: other
Multi-order Attentive Ranking Model for Sequential Recommendation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to MARank

recsys2019
The complete code and notebooks used for the ACM Recommender Systems Challenge 2019
Stars: ✭ 26 (+4%)
Mutual labels:  recommender-system, recommendation-algorithms
GNN-Recommender-Systems
An index of recommendation algorithms that are based on Graph Neural Networks.
Stars: ✭ 505 (+1920%)
Mutual labels:  recommender-system, recommendation-algorithms
fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
Stars: ✭ 1,367 (+5368%)
Mutual labels:  recommender-system, recommendation-algorithms
EasyRec
A framework for large scale recommendation algorithms.
Stars: ✭ 599 (+2296%)
Mutual labels:  recommender-system, recommendation-algorithms
recommender
NReco Recommender is a .NET port of Apache Mahout CF java engine (standalone, non-Hadoop version)
Stars: ✭ 35 (+40%)
Mutual labels:  recommender-system, recommendation-algorithms
Course-Recommendation-System
A system that will help in a personalized recommendation of courses for an upcoming semester based on the performance of previous semesters.
Stars: ✭ 14 (-44%)
Mutual labels:  recommender-system, recommendation-algorithms
Awesome-Machine-Learning-Papers
📖Notes and remarks on Machine Learning related papers
Stars: ✭ 35 (+40%)
Mutual labels:  recommender-system
Friends-Recommender-In-Social-Network
Friends Recommendation and Link Prediction in Social Netowork
Stars: ✭ 33 (+32%)
Mutual labels:  recommender-system
Yue
A python library for music recommendation
Stars: ✭ 88 (+252%)
Mutual labels:  recommender-system
Causal Reading Group
We will keep updating the paper list about machine learning + causal theory. We also internally discuss related papers between NExT++ (NUS) and LDS (USTC) by week.
Stars: ✭ 339 (+1256%)
Mutual labels:  recommender-system
Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques
Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques
Stars: ✭ 41 (+64%)
Mutual labels:  recommender-system
CIKM2020-S3Rec
Code for CIKM2020 "S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization"
Stars: ✭ 150 (+500%)
Mutual labels:  sequential-recommendation
Translation-based-Recommendation
Sequential recommendation algorithm
Stars: ✭ 24 (-4%)
Mutual labels:  recommender-system
bpr
Bayesian Personalized Ranking using PyTorch
Stars: ✭ 105 (+320%)
Mutual labels:  recommender-system
Recommender-System
In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix factorization-based ( SVD, PMF, SVD++, NMF), and many others.
Stars: ✭ 30 (+20%)
Mutual labels:  recommender-system
skywalkR
code for Gogleva et al manuscript
Stars: ✭ 28 (+12%)
Mutual labels:  recommender-system
TIFUKNN
kNN-based next-basket recommendation
Stars: ✭ 38 (+52%)
Mutual labels:  recommender-system
music-recommendation-system
A simple Music Recommendation System
Stars: ✭ 38 (+52%)
Mutual labels:  recommender-system
BARS
Towards open benchmarking for recommender systems https://openbenchmark.github.io/BARS
Stars: ✭ 157 (+528%)
Mutual labels:  recommender-system
MoHR
MoHR: Recommendation Through Mixtures of Heterogeneous Item Relationships
Stars: ✭ 51 (+104%)
Mutual labels:  recommender-system

MARank

Multi-order Attentive Ranking Model for Sequential Recommendation

"python src/marank.py -prit -gpu -data data/xxx.rating -lf f -reg 0.0005 -ei 10 -mi 300"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].