bandit-learning topic
pyTsetlinMachine
Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranulari...
TsetlinMachine
Code and datasets for the Tsetlin Machine
contextual
Contextual Bandits in R - simulation and evaluation of Multi-Armed Bandit Policies
privacy-preserving-bandits
Privacy-Preserving Bandits (MLSys'20)
LinUCB
Contextual bandit algorithm called LinUCB / Linear Upper Confidence Bounds as proposed by Li, Langford and Schapire
Checkers-Reinforcement-Learning
A checkers reinforcement learning AI, and all the tools needed to train it.
convolutional-tsetlin-machine-tutorial
Tutorial on the Convolutional Tsetlin Machine
pyTsetlinMachineParallel
Multi-threaded implementation of the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features and multigranularity...