Repository navigation
ucb
- Website
- Wikipedia
👤 Multi-Armed Bandit Algorithms Library (MAB) 👮
A mirror website for CS61A Fall 2020 with Chinese translation.
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
A Julia Package for providing Multi Armed Bandit Experiments
Implementations of basic concepts dealt under the Reinforcement Learning umbrella. This project is collection of assignments in CS747: Foundations of Intelligent and Learning Agents (Autumn 2017) at IIT Bombay
Multi-armed bandit algorithm with tensorflow and 11 policies
All projects about ucb-cs186(fall 2013), you can get information from the course website(https://sites.google.com/site/cs186fall2013)
Author's implementation of the paper Correlated Age-of-Information Bandits.
Thompson Sampling for Bandits using UCB policy
Oware and Ouril - traditional African Mancala games with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)