Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrucker authored Feb 10, 2024
1 parent 5c13cfb commit 2474d16
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,11 @@

A number of algorithms are provided natively with Coba for quick comparsions. These include:

* All contextual bandit learners in VowpalWabbit
* UCB1-Tuned Bandit Learner by Auer et al. 2002
* LinUCB by Li and Chu et al. 2010
* Corral by Agarwal et al. 2017
* All contextual bandit learners in [VowpalWabbit](https://vowpalwabbit.org/)
* UCB1-Tuned Bandit Learner (Auer et al., 2002)
* LinUCB (Li and Chu et al., 2011)
* Linear Thompson Sampling (Agrawal and Goyal et al., 2013)
* Corral (Agarwal et al., 2017)

## Environments

Expand Down

0 comments on commit 2474d16

Please sign in to comment.