botkop / scorch   0.1.1

BSD 2-clause "Simplified" License GitHub

scorch is a deep learning framework in Scala inspired by PyTorch

Scala versions: 2.12

scorch 0.1.0


Group ID:
be.botkop
Artifact ID:
scorch_2.12
Version:
0.1.0
Release Date:
Nov 9, 2018
Licenses:
Files:

libraryDependencies += "be.botkop" %% "scorch" % "0.1.0"

Mill build tool

ivy"be.botkop::scorch:0.1.0"

Scala CLI

//> using dep "be.botkop::scorch:0.1.0"

Ammonite REPL

import $ivy.`be.botkop::scorch:0.1.0`

<dependency>
  <groupId>be.botkop</groupId>
  <artifactId>scorch_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'be.botkop', name: 'scorch_2.12', version: '0.1.0'