HarshdeepGupta / recommender_pytorch
A recommender system in PyTorch from scratch.
☆116Updated 6 years ago
Alternatives and similar repositories for recommender_pytorch:
Users that are interested in recommender_pytorch are comparing it to the libraries listed below
- Hierarchical Gating Networks for Sequential Recommendation☆140Updated 3 years ago
- A PyTorch implementation of Convolutional Sequence Embedding Recommendation Model (Caser)☆271Updated 4 years ago
- An other implementation of GRU4REC using PyTorch☆247Updated 3 years ago
- ☆81Updated 6 years ago
- PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.☆143Updated 3 years ago
- rectorch is a pytorch-based framework for state-of-the-art top-N recommendation☆151Updated 4 years ago
- A PyTorch implementation of Neural Attentive Session Based Recommendation (NARM)☆106Updated 2 years ago
- The 4th Place Solution to the 2019 ACM Recsys Challenge by Team RosettaAI☆58Updated 5 years ago
- About Next Basket Recommendations Based on Neural Network.☆48Updated 4 years ago
- Generative model for sequential recommendation based on Convolution Neural Networks (CNN))☆112Updated last year
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated last year
- Python-based framework for building and evaluating session-based and session-aware recommender systems.☆387Updated 3 years ago
- The implementation of "Gated Attentive-Autoencoder for Content-Aware Recommendation"☆63Updated 2 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆181Updated 3 years ago
- Enhancing VAEs for Collaborative Filtering: Flexible Priors & Gating Mechanisms☆44Updated 5 years ago
- ☆73Updated 5 years ago
- PyTorch Implementation of Session-based Recommendations with Recurrent Neural Networks(ICLR 2016, Hidasi et al.)☆147Updated 6 years ago
- Codes and Datasets for paper RecSys'20 "SSE-PT: Sequential Recommendation Via Personalized Transformer" and NurIPS'19 "Stochastic Shared …☆111Updated 4 years ago
- TensorFlow implemenation of GRu4Rec model☆217Updated 5 years ago
- Code for the KDD 2018 paper: STAMP: Short-Term Attention/Memory Priority Model for Session-based Recommendation☆139Updated 6 years ago
- PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models☆303Updated 2 years ago
- Some common recommendation system baseline, with description and link.☆43Updated 6 years ago
- This repository contains python (using Keras) code implementing variational autoencoders for collaborative filtering on movielens and spo…☆34Updated 3 years ago
- [CIKM 2019] Code and dataset for "Fi-GNN: Modeling Feature Interactions via Graph Neural Networks for CTR Prediction"☆83Updated 11 months ago
- Regularizing Matrix Factorization with User and Item Embeddings for Recommendation -- CIKM 2018☆46Updated 6 years ago
- Hierarchical User Profiling for E-commerce RecommenderSystems, WSDM 2020☆46Updated 3 years ago
- [SIGIR 2020] Python implementation for "TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation"☆54Updated 11 months ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆147Updated 5 years ago
- An implementation of "Recurrent Recommender Networks" with Tensorflow.☆33Updated 7 years ago
- ToR[e]cSys is a PyTorch Framework to implement recommendation system algorithms, including but not limited to click-through-rate (CTR) pr…☆103Updated 3 years ago