19 skills found
david-cortes / ContextualbanditsPython implementations of contextual bandits algorithms
HCDM / BanditLibLibrary of contextual bandits algorithms
alison-carrera / OnnOnline Deep Learning: Learning Deep Neural Networks on the Fly / Non-linear Contextual Bandit Algorithm (ONN_THS)
VowpalWabbit / CobaContextual bandit benchmarking
PlaytikaOSS / PybanditsPython library for Multi-Armed Bandits
abietti / Cb Bakeoffscripts for evaluation of contextual bandit algorithms
akshaykr / Oracle CbExperimentation for oracle based contextual bandit algorithms.
thunfischtoast / LinUCBContextual bandit algorithm called LinUCB / Linear Upper Confidence Bounds as proposed by Li, Langford and Schapire
wadx2019 / Neural BanditA collection of the pytorch implementation of neural bandit algorithm includes neuralUCB(Neural Contextual Bandits with UCB-based Exploration) and neuralTS(Neural Thompson sampling)
SoluMilken / Contextual BanditContextual Bandit Algorithms (+Bandit Algorithms)
Bilkent-CYBORG / ACC UCBImplementation of the Adaptive Contextual Combinatorial Upper Confidence Bound (ACC-UCB) algorithm for the contextual combinatorial volatile multi-armed bandit setting.
jtcho / FairMachineLearningImplementation of provably Rawlsian fair ML algorithms for contextual bandits.
singhsidhukuldeep / Contextual BanditsA comprehensive Python library implementing a variety of contextual and non-contextual multi-armed bandit algorithms—including LinUCB, Epsilon-Greedy, Upper Confidence Bound (UCB), Thompson Sampling, KernelUCB, NeuralLinearBandit, and DecisionTreeBandit—designed for reinforcement learning applications
GNGN1111 / Github Off TsThis item is code for the paper "Dynamic pricing algorithm for edge computing task offloading based on Contextual Multi-Armed Bandit".
sangitatukai / SAGIN Framework For Multi Layer CachingA simulation framework for intelligent, multi-tier content caching in Space-Air-Ground Integrated Networks (SAGIN), using contextual multi-armed bandit algorithms to optimize data availability and minimize retrieval delays.
dhfromkorea / Contextual Bandit RecommenderRecommendater System with Contextual Bandit Algorithms.
khashayarkhv / Contextual BanditsThis repository includes Matlab scripts for running contextual bandits algorithm.
banditry / BanditrySimulation-based evaluation framework for Contextual Multi-Armed Bandit (CMAB) algorithms
elliotnelson / Hmm Banditscode for L2TS and L2UCB algorithms in "Linearizing Contextual Bandits with Latent State Dynamics"