PreferredAI / bi-vaeLinks
Code for the paper "Bilateral Variational Autoencoder for Collaborative Filtering", WSDM'21
☆34Updated 2 years ago
Alternatives and similar repositories for bi-vae
Users that are interested in bi-vae are comparing it to the libraries listed below
Sorting:
- The official PyTorch implementation of the paper "RecVAE: A New Variational Autoencoder for Top-N Recommendations with Implicit Feedback"☆117Updated last year
- Bayesian Personalized Ranking using PyTorch☆138Updated 3 months ago
- Benchmarking of Session-based Recommendation Approaches☆30Updated 4 years ago
- Source code from the KDD 2021 article "A Semi-Personalized System for User Cold Start Recommendation on Music Streaming Apps" by L. Brian…☆51Updated 3 years ago
- ☆58Updated last year
- source code of paper "Positive, Negative and Neutral: Modeling Implicit Feedback in Session-based News Recommendation", which is accepted…☆30Updated 2 years ago
- [ WSDM '19 ] Sequential Variational Autoencoders for Collaborative Filtering☆41Updated 4 years ago
- This is a pytorch (>=1.3.0) implementation of RepeatNet☆35Updated 5 years ago
- This repository contains python (using Keras) code implementing variational autoencoders for collaborative filtering on movielens and spo…☆34Updated 3 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
- Context and Attribute-Aware Sequential Recommendation via Cross-Attention, RecSys 2022☆65Updated 2 years ago
- Contrastive Learning for Cold-start Recommendation☆69Updated 3 years ago
- [ICDMW 2020] Code and dataset for "DGTN: Dual-channel Graph Transition Network for Session-based Recommendation"☆30Updated 4 years ago
- A list of compatible datasets, noting other major repositories containing popular real-world datasets, along with sample code for a range…☆106Updated 3 years ago
- [Official Codes] Experiments on Generalizability of User-Oriented Fairness in Recommender Systems (SIGIR 2022)☆33Updated 3 years ago
- Implementation of variational autoencoders for collaborative filtering in PyTorch☆25Updated 6 years ago
- Code to reproduce paper "Exploring Longitudinal Effects of Session-based Recommendations" in RecSys 2020☆15Updated 2 years ago
- This is our implementation of ENSFM: Efficient Non-Sampling Factorization Machines (WWW 2020)☆35Updated 5 years ago
- This is the official pytorch implementation of AutoDebias, an automatic debiasing method for recommendation.☆108Updated 2 years ago
- PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.☆144Updated 3 years ago
- ☆49Updated 2 years ago
- Code for the SIGIR20 paper -- Recommendation for New Users and New Items via Randomized Training and Mixture-of-Experts Transformation☆43Updated 5 years ago
- About Next Basket Recommendations Based on Neural Network.☆48Updated 4 years ago
- ☆65Updated last year
- Released code of SIGIR2021 Augmenting Sequential Recommendation with Pseudo-Prior Items via Reversely Pre-training Transformer.☆51Updated 3 years ago
- RecSys 2022 Tutorial Hands on Explainable Recommender Systems with Knowledge Graphs☆51Updated last year
- TensorFlow implementation for paper Time Interval Aware Self-Attention for Sequential Recommendation.☆127Updated 4 years ago
- A pytorch implementation for BPR (Bayesian Personalized Ranking).☆141Updated 6 years ago
- This is an implementation for our SIGIR 2020 paper: How to Retrain Recommender System? A Sequential Meta-Learning Method.