rl-bandit 1.0.2

A simple multi-armed bandit implementation
Documentation
[dependencies.rand]
version = "0.7.3"

[package]
authors = ["luc libralesso <libralesso.l@gmail.com>"]
categories = ["data-structures", "algorithms", "mathematics", "science"]
description = "A simple multi-armed bandit implementation"
edition = "2018"
keywords = ["bandit", "learning", "data-structures"]
license = "MIT"
name = "rl-bandit"
readme = "README.md"
repository = "https://gitlab.com/librallu/rl-bandit"
version = "1.0.2"