alextanhongpin / go-banditLinks
Multi-Armed Bandit (MAB) algorithm implementation in go
☆30Updated 5 years ago
Alternatives and similar repositories for go-bandit
Users that are interested in go-bandit are comparing it to the libraries listed below
Sorting:
- Generative Julia Set Image in Go☆19Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Fast integer map for uint32-to-uint32☆28Updated 2 weeks ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- An online statistics library, written in Go☆33Updated 2 months ago
- Allotment Routing Table☆57Updated 3 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- holtwinters in golang☆57Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 7 months ago
- Small trigram indexer☆33Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 9 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A fast userspace CSPRNG☆90Updated 7 months ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A prefix tree implementation in go☆43Updated last year
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- Named Entity Recognition for golang via MITIE☆33Updated 6 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- Go translation of MetroHash☆110Updated 5 months ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 2 years ago
- doc2vec , word2vec, implemented by golang. word embedding representation