Skip to content

Commit

Permalink
updating changelog for v0.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
suntzu86 committed Sep 22, 2014
1 parent ab6f959 commit 79f900f
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
* Features

* Implemented BLA (Bayesian Learning Automaton). (#373)
* Changes

* Bugs

## v0.2.1 (2014-09-22)

SHA: ``ab6f959c11a0cacbed6dad618fe6ffed71092116``

* Features

* Implemented BLA (Bayesian Learning Automaton). (#373)
* Connected GPU functions to multistart gradient descent optimizer. (#270)

* Changes
Expand All @@ -18,7 +28,7 @@ SHA: ``8201917e3f9b47b8edd8039ea3278ef8631b0f2a``

* Added multi-armed bandit endpoint. (#255)
* Implemented epsilon-greedy. (#255)
* Implemented epsilon-first. (#335)
* Implemented epsilon-first. (#335)
* Implemented UCB1. (#354)
* Implemented UCB1-tuned. (#366)
* Added support for the L-BFGS-B optimizer. (#296)
Expand Down

0 comments on commit 79f900f

Please sign in to comment.