timnugent / bandit-algorithmsLinks
Epsilon-greedy, softmax and LinUCB contextual bandit implementations [recommender systems]
☆50Updated 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:
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.☆79Updated 7 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- CofiRank☆57Updated 12 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
- Multi-armed bandit simulation library☆139Updated last year
- cache-friendly multithread matrix factorization☆89Updated 9 years ago
- A short paper describing the library is available on arXiv.☆64Updated 7 years ago
- ☆169Updated 7 years ago
- Scalable Recommendation with Hierarchical Poisson Factorization P Gopalan, JM Hofman, DM Blei UAI, 326-335☆55Updated 9 years ago
- ☆36Updated 10 years ago
- Weighted matrix factorization in Python☆71Updated 10 years ago
- Linear Recommender AAAI-16 code☆21Updated 7 years ago
- Online Random Bit Regression with FTRL-Proximal in Python☆75Updated 9 years ago
- A PyTorch implementation of a Factorization Machine module in cython.☆172Updated 7 years ago
- Collaborative filtering with the GP-LVM☆25Updated 10 years ago
- Neural models for Collaborative Filtering☆127Updated 6 years ago
- Bernoulli Embeddings for Text☆83Updated 7 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Updated 9 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- Contextual bandit in python☆114Updated 4 years ago
- Collaborative Topic Modeling. P. Gopalan, L. Charlin, D.M. Blei, Content-based recommendations with Poisson factorization, NIPS 2014.☆59Updated 8 years ago
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆150Updated 4 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆151Updated 6 years ago
- Hyperparameter optimization with approximate gradient☆66Updated 4 years ago
- ☆108Updated 8 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆142Updated 8 years ago
- A simple implementation of Microsoft's AdPredictor (http://bit.ly/SFgcq8) in Python☆91Updated 11 years ago
- Gaussian Process Factorization Machines for Context-aware Recommendations☆42Updated 10 years ago
- An implementation of Bayesian Personalised Ranking in Theano☆57Updated 11 years ago
- Simple reinforcement learning algorithms☆53Updated 7 years ago