gdmarmerola / interactive-intro-rl
Big Data's open seminars: An Interactive Introduction to Reinforcement Learning
☆62Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for interactive-intro-rl
- Bandit algorithms simulations for online learning☆79Updated 4 years ago
- A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.☆65Updated 3 years ago
- Multi-Armed Bandit algorithms applied to the MovieLens 20M dataset☆56Updated 4 years ago
- working example of a contextual multi-armed bandit☆53Updated 5 years ago
- Online Ranking with Multi-Armed-Bandits☆19Updated 3 years ago
- Contextual bandit in python☆111Updated 3 years ago
- Multi Armed Bandits implementation using the Yahoo! Front Page Today Module User Click Log Dataset☆95Updated 3 years ago
- Multi-Armed Bandit Algorithms Library (MAB)☆129Updated 2 years ago
- ☆34Updated 5 years ago
- More about the exploration-exploitation tradeoff with harder bandits☆23Updated 5 years ago
- Library of contextual bandits algorithms☆332Updated 8 months ago
- Stream Data based News Recommendation - Contextual Bandit Approach☆49Updated 7 years ago
- In this notebook several classes of multi-armed bandits are implemented. This includes epsilon greedy, UCB, Linear UCB (Contextual bandit…☆78Updated 3 years ago
- ☆102Updated 3 years ago
- Implementing LinUCB and HybridLinUCB in Python.☆44Updated 6 years ago
- Thompson Sampling Tutorial