#计算机科学#Code and datasets for the Tsetlin Machine
#计算机科学#Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranulari...
#计算机科学#Contextual Bandits in R - simulation and evaluation of Multi-Armed Bandit Policies
#计算机科学#A checkers reinforcement learning AI, and all the tools needed to train it.
Tutorial on the Convolutional Tsetlin Machine
#计算机科学#Multi-threaded implementation of the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features and multigranularity...
Contextual bandit algorithm called LinUCB / Linear Upper Confidence Bounds as proposed by Li, Langford and Schapire
#计算机科学#Privacy-Preserving Bandits (MLSys'20)
Some visualizations of bandit algorithm outputs.
#计算机科学#Client that handles the administration of StreamingBandit online, or straight from your desktop. Setup and run streaming (contextual) bandit experiments in your browser.
Based on Gentile-Li-Zapella article "Online Clustering of Bandits"
Simple Implementations of Bandit Algorithms in python
A policy gradient approach to a multi-armed bandit problem
This presentation contains very precise yet detailed explanation of concepts of a very interesting topic -- Reinforcement Learning.
#计算机科学#Implementing RL algorithms
Detailed solution of solving wargames of over the wire which includes bandit and in future many more.