|
|
|
|
|
by hruk
480 days ago
|
|
We've used this library for Bayesian contextual bandits in production (we have a critical business use case supported by a ~200K feature sparse Linear UCB bandit). It's a small community, but it's also a small enough codebase that we've read through all of it and feel fine about maintaining it ourselves in case it goes inactive. https://github.com/bayesianbandits/bayesianbandits |
|