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

neurallib 0.0.2


Group ID:
com.lewuathe
Artifact ID:
neurallib_2.10
Version:
0.0.2
Release Date:
Mar 17, 2015
Licenses:
MIT
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "com.lewuathe" %% "neurallib" % "0.0.2"

Mill build tool

ivy"com.lewuathe::neurallib:0.0.2"

Scala CLI

//> using dep "com.lewuathe::neurallib:0.0.2"

Ammonite REPL

import $ivy.`com.lewuathe::neurallib:0.0.2`

<dependency>
  <groupId>com.lewuathe</groupId>
  <artifactId>neurallib_2.10</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.lewuathe', name: 'neurallib_2.10', version: '0.0.2'