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
145
5 个月前

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
43
3 年前

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

Java
30
3 年前

Some visualizations of bandit algorithm outputs.

Jupyter Notebook
9
5 年前

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
3 年前

🦊 A series of bandit algorithms in Swift

Swift
4
9 年前

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

Jupyter Notebook
4
7 年前

Simple Implementations of Bandit Algorithms in python

Jupyter Notebook
3
4 年前

Bayesian bandits in Python3.

Python
3
7 年前

A policy gradient approach to a multi-armed bandit problem

Jupyter Notebook
1
8 年前

This presentation contains very precise yet detailed explanation of concepts of a very interesting topic -- Reinforcement Learning.

1
8 年前

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

1
3 年前