Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ef2k/bandits

Multi-arm Bandits implemented in Go.
https://github.com/ef2k/bandits

Last synced: 10 days ago
JSON representation

Multi-arm Bandits implemented in Go.

Awesome Lists containing this project

README

        

Bandits
=======

Multi-Arm Bandits implemented in Go.

Included:

* EpsilonGreedy

Note:

**Not production ready.** This repo was created to keep track of my learning. Don't use this shiz for anything serious.