thunfischtoast / LinUCB
Contextual bandit algorithm called LinUCB / Linear Upper Confidence Bounds as proposed by Li, Langford and Schapire
☆29Updated 2 years ago
Alternatives and similar repositories for LinUCB:
Users that are interested in LinUCB are comparing it to the libraries listed below
- Implementing LinUCB and HybridLinUCB in Python.☆47Updated 6 years ago
- paper collection for recommendation aspet☆37Updated 3 years ago
- ☆83Updated 6 years ago
- ☆52Updated 5 years ago
- Session based Recommendation, RecSys, TensorFlow☆22Updated 6 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- Predict and recommend the news articles, user is most likely to click in real time.☆30Updated 6 years ago
- This is the repository for our WSDM 2020 publication: Interpretable Click-through Rate Prediction through Hierarchical Attention☆40Updated 5 years ago
- Lifelong sequential modeling for user response prediction. A comprehensive evaluation framework for our SIGIR 2019 paper.☆102Updated 4 years ago
- Source code for our paper "Joint Policy-Value Learning for Recommendation" published at KDD 2020.☆22Updated last year
- Code for paper 'Exact-K Recommendation via Maximal Clique Optimization'☆79Updated 4 years ago
- ☆17Updated 7 years ago
- ☆24Updated 4 years ago
- The implementation of the AutoEncoder-coupled Transformer Network by TensorFlow☆34Updated 4 years ago
- Collaborative Deep Learning (CDL)☆58Updated 6 years ago
- ☆44Updated 4 years ago
- ☆83Updated 5 years ago
- ☆42Updated 8 years ago
- Experiments codes for SIGIR '20 paper "A General Knowledge Distillation Framework for Counterfactual Recommendation via Uniform Data"☆32Updated 4 years ago
- ☆70Updated 5 years ago
- Implementation of "Debiasing Item-to-Item Recommendations With Small Annotated Datasets" (RecSys '20)☆39Updated 4 years ago
- Using theano to implement the Matrix Factorization with BPR ranking loss☆36Updated 8 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems