mrdimosthenis / scala-synapses   8.0.0

Website GitHub

A plug-and play library for neural networks written in Scala 3

Scala versions: 3.x

synapses 8.0.0-RC1


Group ID:
com.github.mrdimosthenis
Artifact ID:
synapses_3
Version:
8.0.0-RC1
Release Date:
Jul 29, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.mrdimosthenis" %% "synapses" % "8.0.0-RC1"

Mill build tool

ivy"com.github.mrdimosthenis::synapses:8.0.0-RC1"

Scala CLI

//> using dep "com.github.mrdimosthenis::synapses:8.0.0-RC1"

Ammonite REPL

import $ivy.`com.github.mrdimosthenis::synapses:8.0.0-RC1`

<dependency>
  <groupId>com.github.mrdimosthenis</groupId>
  <artifactId>synapses_3</artifactId>
  <version>8.0.0-RC1</version>
</dependency>

compile group: 'com.github.mrdimosthenis', name: 'synapses_3', version: '8.0.0-RC1'