deodorant

Deodorant: Solving the problems of Bayesian Optimization

Leiningen/Boot

[deodorant "0.1.3"]

Clojure CLI/deps.edn

deodorant/deodorant {:mvn/version "0.1.3"}

Gradle

implementation("deodorant:deodorant:0.1.3")

Maven

<dependency>
  <groupId>deodorant</groupId>
  <artifactId>deodorant</artifactId>
  <version>0.1.3</version>
</dependency>