timnugent / bandit-algorithmsLinks
Epsilon-greedy, softmax and LinUCB contextual bandit implementations [recommender systems]
☆49Updated 6 years ago
Alternatives and similar repositories for bandit-algorithms
Users that are interested in bandit-algorithms are comparing it to the libraries listed below
Sorting:
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.☆79Updated 7 years ago
- Multi-armed bandit simulation library☆138Updated last year
- ☆83Updated 6 years ago
- ☆169Updated 7 years ago
- CofiRank☆57Updated 12 years ago
- A short paper describing the library is available on arXiv.☆64Updated 7 years ago
- The Matlab Code for the ICML 2015 paper "Scalable Deep Poisson Factor Analysis for Topic Modeling"☆19Updated 9 years ago
- Empirical tests of various bandit algorithms.☆16Updated 10 years ago
- weighted deepwalk implementation in c++☆18Updated 8 years ago
- cache-friendly multithread matrix factorization☆89Updated 8 years ago
- libffm with ftrl updater☆94Updated 7 years ago
- a large scale lbfgs using a method in nips 2014 paper "Large-scale L-BFGS using MapReduce".☆13Updated 10 years ago
- Contextual bandit in python☆114Updated 3 years ago
- Neural models for Collaborative Filtering☆127Updated 6 years ago
- Collaborative filtering with the GP-LVM☆25Updated 10 years ago
- An implementation of Bayesian Personalised Ranking in Theano☆57Updated 10 years ago
- A board game recommendation engine/model/website.☆39Updated 8 years ago
- Exposure Matrix Factorization: modeling user exposure in recommendation☆97Updated 9 years ago
- Deep recommendation system☆13Updated 8 years ago
- Linear Recommender AAAI-16 code☆20Updated 7 years ago
- A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).☆60Updated 6 years ago
- Gopalan, P., Ruiz, F. J., Ranganath, R., & Blei, D. M. (2014). Bayesian Nonparametric Poisson Factorization for Recommendation Systems. I…☆15Updated 10 years ago
- Online Random Bit Regression with FTRL-Proximal in Python☆75Updated 9 years ago
- Deep Learning Recommender System☆53Updated 8 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆143Updated 8 years ago
- Dynamic version of Poisson Factorization (dPF). dPF captures the changing interest of users and the evolution of items over time accordin…☆48Updated 9 years ago
- A PyTorch implementation of a Factorization Machine module in cython.☆171Updated 7 years ago
- Linear UCB bandit learning algorithm L Li(2010) python code☆19Updated 10 years ago
- MXNet for CTR☆50Updated 7 years ago