lewuathe / dllib   0.0.11

Apache License 2.0 Website GitHub

dllib is a distributed deep learning library running on Apache Spark

Scala versions: 2.11 2.10

dllib 0.0.10


Group ID:
com.lewuathe
Artifact ID:
dllib_2.11
Version:
0.0.10
Release Date:
Jan 31, 2017
Licenses:
Files:

libraryDependencies += "com.lewuathe" %% "dllib" % "0.0.10"

Mill build tool

ivy"com.lewuathe::dllib:0.0.10"

Scala CLI

//> using dep "com.lewuathe::dllib:0.0.10"

Ammonite REPL

import $ivy.`com.lewuathe::dllib:0.0.10`

<dependency>
  <groupId>com.lewuathe</groupId>
  <artifactId>dllib_2.11</artifactId>
  <version>0.0.10</version>
</dependency>

compile group: 'com.lewuathe', name: 'dllib_2.11', version: '0.0.10'