deodorant

Deodorant: Solving the problems of Bayesian Optimization

Leiningen/Boot

[deodorant "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("deodorant:deodorant:0.1.1")

Maven

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