bandit-learning topic

List bandit-learning repositories

pyTsetlinMachine

122
Stars
24
Forks
Watchers

Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranulari...

TsetlinMachine

450
Stars
48
Forks
Watchers

Code and datasets for the Tsetlin Machine

contextual

79
Stars
27
Forks
Watchers

Contextual Bandits in R - simulation and evaluation of Multi-Armed Bandit Policies

LinUCB

28
Stars
11
Forks
Watchers

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

Checkers-Reinforcement-Learning

54
Stars
15
Forks
Watchers

A checkers reinforcement learning AI, and all the tools needed to train it.

pyTsetlinMachineParallel

39
Stars
9
Forks
Watchers

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