kulinshah98 / Multi-Armed-Bandit-AlgorithmsLinks
Python implementation of UCB, EXP3 and Epsilon greedy algorithms
☆29Updated 7 years ago
Alternatives and similar repositories for Multi-Armed-Bandit-Algorithms
Users that are interested in Multi-Armed-Bandit-Algorithms are comparing it to the libraries listed below
Sorting:
- Study NeuralUCB and regret analysis for contextual bandit with neural decision☆99Updated 4 years ago
- Play with the solutions to the multi-armed-bandit problem.☆415Updated last year
- 🔬 Research Framework for Single and Multi-Players 🎰 Multi-Arms Bandits (MAB) Algorithms, implementing all the state-of-the-art algorith…☆416Updated last year
- Multi-Armed Bandit Algorithms Library (MAB)☆133Updated 3 years ago
- ☆48Updated 5 years ago
- Bandit algorithms simulations for online learning☆89Updated 5 years ago
- Library of contextual bandits algorithms☆336Updated last year
- Contextual bandit in python☆112Updated 4 years ago
- More about the exploration-exploitation tradeoff with harder bandits☆24Updated 6 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆89Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Contains Code for Contextual Bandits Decision Tree☆20Updated 6 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 6 years ago
- A collection of the pytorch implementation of neural bandit algorithm includes neuralUCB(Neural Contextual Bandits with UCB-based Explora…☆25Updated 5 months ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- FEN Code☆40Updated 6 years ago
- Simple implementation of GP-UCB algorithm.☆54Updated 8 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- Python library for Multi-Armed Bandits☆766Updated 5 years ago
- Thompson Sampling for Bandits using UCB policy☆10Updated 8 years ago
- Python implementations of contextual bandits algorithms☆814Updated 6 months ago
- ☆14Updated 5 years ago
- Deconfounding Reinforcement Learning in Observational Settings☆51Updated 6 years ago
- Simple implementation of the CGP-UCB algorithm.☆38Updated 6 years ago
- ☆12Updated 5 years ago
- Variance Reduction for Reinforcement Learning in Input-Driven Environments (ICLR '19)☆31Updated 6 years ago
- An official JAX-based code for our NeuraLCB paper, "Offline Neural Contextual Bandits: Pessimism, Optimization and Generalization", ICLR…☆13Updated 3 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 6 years ago
- Deep-Learning-powered-Iterative-Combinatorial Auctions☆14Updated 2 years ago
- MovieLens recommendation system using reinforcement learning (GYM + PPO)☆50Updated 5 years ago