Skip to content

Releases: stitchfix/mab

v0.1.0

01 Mar 02:50
456abc3
Compare
Choose a tag to compare

Parallelizes Thompson sampling strategy for massive speed boost!

v0.0.4

26 Feb 01:06
df61949
Compare
Choose a tag to compare
Numint docs (#9)

v0.0.3

25 Feb 17:20
c45f46e
Compare
Choose a tag to compare

Parsers now take an io.ReadCloser instead of a []byte

v0.0.2

25 Feb 02:26
541aa5d
Compare
Choose a tag to compare

Adds HTTPSource implementation of RewardSource
Adds a lot of unit tests
Minor tweaks to API