clj-bandit/bandit-core

Multi-armed bandit algorithms

  • VCSN/A

  • cljdoc documentationcljdoc
  • 231 Downloads
  • 118 This Version

Leiningen/Boot

[clj-bandit/bandit-core "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-bandit/bandit-core {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("clj-bandit:bandit-core:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-bandit</groupId>
  <artifactId>bandit-core</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>