Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

guptav96/bandit-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

bandit-algorithms

A short implementation of bandit algorithms - ETC, UCB, MOSS and KL-UCB.

How to run?

For example to run UCB algorithm, simply run python main.py --algo ucb

Explore-Then-Commit (ETC)

ETC

Upper Confidence Bound (Basic UCB)

ETC

Minimax-Optimal Strategy in Stochastic Multi Armed Bandits (MOSS)

ETC

Kullback-Leibler Upper Confidence Bound (KL-UCB)

ETC

About

A short implementation of bandit algorithms - ETC, UCB, MOSS and KL-UCB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /