Repository navigation

#

bandit-learning

Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranularity, clause indexing, and literal budget

C
135
18 天前

Multi-threaded implementation of the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features and multigranularity.

C
41
2 年前

Contextual bandit algorithm called LinUCB / Linear Upper Confidence Bounds as proposed by Li, Langford and Schapire

Java
29
2 年前

Some visualizations of bandit algorithm outputs.

Jupyter Notebook
9
4 年前

Client that handles the administration of StreamingBandit online, or straight from your desktop. Setup and run streaming (contextual) bandit experiments in your browser.

JavaScript
8
2 年前

🦊 A series of bandit algorithms in Swift

Swift
4
9 年前

Simple Implementations of Bandit Algorithms in python

Jupyter Notebook
3
3 年前

Based on Gentile-Li-Zapella article "Online Clustering of Bandits"

Jupyter Notebook
3
7 年前

Bayesian bandits in Python3.

Python
3
6 年前

A policy gradient approach to a multi-armed bandit problem

Jupyter Notebook
1
7 年前

Homework Code for UCLA STATS 115 (Probabilistic Decision Making) Fall 22 Offering

Python
1
2 年前

Detailed solution of solving wargames of over the wire which includes bandit and in future many more.

1
2 年前