stitchfix / mabLinks
Library for multi-armed bandit selection strategies, including efficient deterministic implementations of Thompson sampling and epsilon-greedy.
☆63Updated 2 weeks ago
Alternatives and similar repositories for mab
Users that are interested in mab are comparing it to the libraries listed below
Sorting:
- Catboost Go Wrapper☆29Updated 7 years ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆123Updated 11 months ago
- Go library for loading Python's data serialized with pickle and PyTorch module files.☆150Updated last year
- Go Bindings for BERT NLP Models☆108Updated 6 years ago
- Recommender systems for Go☆171Updated 7 years ago
- [[ ARCHIVED ]] gann(go-approximate-nearest-neighbor) is a library for Approximate Nearest Neighbor Search written in Go☆76Updated 5 years ago
- A hyperparameter optimization framework, inspired by Optuna.☆272Updated 2 months ago
- Lambda Learner is a library for iterative incremental training of a class of supervised machine learning models.☆42Updated 2 years ago
- Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)☆107Updated 7 years ago
- ⏱ Benchmarks of machine learning inference for Go☆32Updated last year
- Scalable Feature Store☆54Updated 2 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- Python application to setup and run streaming (contextual) bandit experiments.☆83Updated last month
- Approximate nearest neighbor search server and dynamic index written in Golang.☆44Updated 6 years ago
- Python package for Bayesian Tests / AB Testing