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:
- Multi-armed bandit simulation library☆141Updated 2 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
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 10 years ago
- A short paper describing the library is available on arXiv.☆64Updated 8 years ago
- cache-friendly multithread matrix factorization☆90Updated 9 years ago
- CofiRank☆57Updated 13 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
- Neural models for Collaborative Filtering☆127Updated 7 years ago
- ☆169Updated 8 years ago
- ☆36Updated 10 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆152Updated 6 years ago
- Online Random Bit Regression with FTRL-Proximal in Python☆75Updated 10 years ago
- Bernoulli Embeddings for Text☆84Updated 8 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Updated 10 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
- Library for Multi-Armed Bandit Algorithms☆57Updated 8 years ago
- ☆127Updated 9 years ago
- Collaborative filtering with the GP-LVM☆25Updated 10 years ago
- Hyperparameter optimization with approximate gradient☆66Updated 4 years ago
- Matrix factorization using TensorFlow☆62Updated 6 years ago
- A board game recommendation engine/model/website.☆40Updated 9 years ago
- Cython implementation of DeepWalk☆53Updated 2 years ago
- Collaborative Topic Modeling. P. Gopalan, L. Charlin, D.M. Blei, Content-based recommendations with Poisson factorization, NIPS 2014.☆59Updated 8 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆141Updated 8 years ago
- DeepWalk implementation in C++☆99Updated last year
- Starter kit for getting started in the NIPS 2017 Criteo Ad Placement Challenge☆18Updated 8 years ago
- Random Walk (Personalized PageRank) Algorithms for Large Graphs☆74Updated 9 years ago
- Deep recommendation system☆13Updated 9 years ago
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆151Updated 4 years ago