Skip to content

v0.2.1

Compare
Choose a tag to compare
@suntzu86 suntzu86 released this 22 Sep 16:04
· 100 commits to master since this release
  • Features
    • Implemented BLA (Bayesian Learning Automaton). (#373)
    • Connected GPU functions to multistart gradient descent optimizer. (#270)
  • Changes
  • Bugs
    • variance in a sample arm was dropped in _make_bandit_historical_info_from_params. (#385)
    • SampleArm's add and str were broken. (#387)