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:
- 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.☆80Updated 7 years ago
- A short paper describing the library is available on arXiv.☆64Updated 7 years ago
- Multi-armed bandit simulation library☆139Updated last year
- cache-friendly multithread matrix factorization☆90Updated 9 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
- CofiRank☆57Updated 12 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆152Updated 6 years ago
- Neural models for Collaborative Filtering☆127Updated 6 years ago
- Online Random Bit Regression with FTRL-Proximal in Python☆75Updated 9 years ago
- ☆169Updated 7 years ago
- A PyTorch implementation of a Factorization Machine module in cython.☆173Updated 7 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
- GSOC 2017 - Apache Organization - # Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python…☆14Updated 8 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆141Updated 8 years ago
- Cython implementation of DeepWalk☆53Updated 2 years ago
- Library for Multi-Armed Bandit Algorithms☆56Updated 8 years ago
- Weighted matrix factorization in Python☆72Updated 10 years ago
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆150Updated 4 years ago
- ☆36Updated 10 years ago
- A light-weight matrix factorization tool☆39Updated 7 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago
- MXNet for CTR☆50Updated 7 years ago
- A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).☆59Updated 7 years ago
- Hyperparameter optimization with approximate gradient☆66Updated 4 years ago
- Simple reinforcement learning algorithms☆53Updated 7 years ago
- ☆108Updated 8 years ago
- Code for the paper "Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neural Networks"☆30Updated 7 years ago
- Collaborative filtering with the GP-LVM☆25Updated 10 years ago