Skip to content

Tags: fidelity/mabwiser

Tags

2.7.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #94 from fidelity/Fix-CI

Fix CI

2.7.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #92 from LiHRaM/noreturn-none

Replace `NoReturn` with `None`

2.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Hotfix/kmeans n init (#90)

2.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
pypi compliant classification (#83)

Signed-off-by: Kleynhans, Bernard <[email protected]>

2.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Vectorized Predict function for Linear Policies (#66)

2.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add cold arm definition to MAB object (#65)

* Add cold arm definition to MAB object

2.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #63 from fidelity/warm_start_fix

Fix double warm start issue

2.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfixes in examples and tree params (#57)

2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Vectorized Predict for Non-contextual Policies and Scaler Refactor (#53…

…-54)

2.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/lingreedy (#52)