All Projects → codejitsu → session4rec

codejitsu / session4rec

Licence: other
GRu4Rec in TensorFlow

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to session4rec

EATNN
This is our implementation of EATNN: Efficient Adaptive Transfer Neural Network (SIGIR 2019)
Stars: ✭ 23 (+64.29%)
Mutual labels:  recommender-system
NeuralCitationNetwork
Neural Citation Network for Context-Aware Citation Recommendation (SIGIR 2017)
Stars: ✭ 24 (+71.43%)
Mutual labels:  recommender-system
Friends-Recommender-In-Social-Network
Friends Recommendation and Link Prediction in Social Netowork
Stars: ✭ 33 (+135.71%)
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 (+2321.43%)
Mutual labels:  recommender-system
Awesome-Machine-Learning-Papers
📖Notes and remarks on Machine Learning related papers
Stars: ✭ 35 (+150%)
Mutual labels:  recommender-system
MoHR
MoHR: Recommendation Through Mixtures of Heterogeneous Item Relationships
Stars: ✭ 51 (+264.29%)
Mutual labels:  recommender-system
KG4Rec
Knowledge-aware recommendation papers.
Stars: ✭ 76 (+442.86%)
Mutual labels:  recommender-system
BARS
Towards open benchmarking for recommender systems https://openbenchmark.github.io/BARS
Stars: ✭ 157 (+1021.43%)
Mutual labels:  recommender-system
bpr
Bayesian Personalized Ranking using PyTorch
Stars: ✭ 105 (+650%)
Mutual labels:  recommender-system
BPR MPR
BPR, Bayesian Personalized Ranking (BPR), extremely convenient BPR & Multiple Pairwise Ranking
Stars: ✭ 77 (+450%)
Mutual labels:  recommender-system
TIFUKNN
kNN-based next-basket recommendation
Stars: ✭ 38 (+171.43%)
Mutual labels:  recommender-system
recsys2019
The complete code and notebooks used for the ACM Recommender Systems Challenge 2019
Stars: ✭ 26 (+85.71%)
Mutual labels:  recommender-system
music-recommendation-system
A simple Music Recommendation System
Stars: ✭ 38 (+171.43%)
Mutual labels:  recommender-system
online-course-recommendation-system
Built on data from Pluralsight's course API fetched results. Works with model trained with K-means unsupervised clustering algorithm.
Stars: ✭ 31 (+121.43%)
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 (+114.29%)
Mutual labels:  recommender-system
STACP
Joint Geographical and Temporal Modeling based on Matrix Factorization for Point-of-Interest Recommendation - ECIR 2020
Stars: ✭ 19 (+35.71%)
Mutual labels:  recommender-system
EasyRec
A framework for large scale recommendation algorithms.
Stars: ✭ 599 (+4178.57%)
Mutual labels:  recommender-system
skywalkR
code for Gogleva et al manuscript
Stars: ✭ 28 (+100%)
Mutual labels:  recommender-system
rec-a-sketch
content discovery... IN 3D
Stars: ✭ 45 (+221.43%)
Mutual labels:  recommender-system
Translation-based-Recommendation
Sequential recommendation algorithm
Stars: ✭ 24 (+71.43%)
Mutual labels:  recommender-system

session4rec

GRu4Rec in Tensorflow

Get data

Preprocess data

  • change input and output directories in /scripts/preprocess.py
  • python ./scripts/preprocess.py

Results

loss = top1, rnn-size = 100, epochs = 3

  • Recall@20: 0.4243443414791227
  • MRR@20: 0.10790868224055285

References

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].