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.☆80Updated 7 years ago
- cache-friendly multithread matrix factorization☆90Updated 9 years ago
- CofiRank☆57Updated 12 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- A short paper describing the library is available on arXiv.☆65Updated 7 years ago
- Multi-armed bandit simulation library☆140Updated last year
- A light-weight matrix factorization tool☆39Updated 7 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
- ☆169Updated 7 years ago
- Online Random Bit Regression with FTRL-Proximal in Python☆75Updated 9 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆152Updated 6 years ago
- FTRL proximal algorithm according to McMahan et al. 2013☆24Updated 6 years ago
- Neural models for Collaborative Filtering☆127Updated 6 years ago
- Collaborative filtering with the GP-LVM☆25Updated 10 years ago
- ☆36Updated 10 years ago
- Linear Recommender AAAI-16 code☆21Updated 7 years ago
- Scalable Recommendation with Hierarchical Poisson Factorization P Gopalan, JM Hofman, DM Blei UAI, 326-335☆55Updated 9 years ago
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆150Updated 4 years ago
- Deep recommendation system☆13Updated 8 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago
- ☆49Updated 7 years ago
- Hyperparameter optimization with approximate gradient☆66Updated 4 years ago
- A PyTorch implementation of a Factorization Machine module in cython.☆173Updated 7 years ago
- ☆11Updated 9 years ago
- Cython implementation of DeepWalk☆53Updated 2 years ago
- ☆108Updated 8 years ago
- ADMM on Apache Spark☆31Updated 10 years ago
- A board game recommendation engine/model/website.☆40Updated 9 years ago
- Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Juli…☆13Updated 8 years ago
- A simple implementation of Microsoft's AdPredictor (http://bit.ly/SFgcq8) in Python☆91Updated 11 years ago