techascent/tech.ml-base

Base concepts of the techascent ml suite

Leiningen/Boot

[techascent/tech.ml-base "0.6"]

Clojure CLI/deps.edn

techascent/tech.ml-base {:mvn/version "0.6"}

Gradle

implementation("techascent:tech.ml-base:0.6")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.ml-base</artifactId>
  <version>0.6</version>
</dependency>