apache / mxnet   0.1.0

Apache License 2.0 Website GitHub

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

Scala versions: 2.10

mxnet-core 0.1.1


Group ID:
ml.dmlc.mxnet
Artifact ID:
mxnet-core_2.10
Version:
0.1.1
Release Date:
Mar 26, 2016
Licenses:
Files:

libraryDependencies += "ml.dmlc.mxnet" %% "mxnet-core" % "0.1.1"

Mill build tool

ivy"ml.dmlc.mxnet::mxnet-core:0.1.1"

Scala CLI

//> using dep "ml.dmlc.mxnet::mxnet-core:0.1.1"

Ammonite REPL

import $ivy.`ml.dmlc.mxnet::mxnet-core:0.1.1`

<dependency>
  <groupId>ml.dmlc.mxnet</groupId>
  <artifactId>mxnet-core_2.10</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'ml.dmlc.mxnet', name: 'mxnet-core_2.10', version: '0.1.1'