techascent/tech.ml-base

Base concepts of the techascent ml suite

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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