apache / mxnet   0.1.1

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-init v0.11.1a


Group ID:
ml.dmlc.mxnet
Artifact ID:
mxnet-init_2.11
Version:
v0.11.1a
Release Date:
Oct 28, 2017
Licenses:
Files:
Full Scala Version:
2.11.8

libraryDependencies += "ml.dmlc.mxnet" %% "mxnet-init" % "v0.11.1a"

Mill build tool

ivy"ml.dmlc.mxnet::mxnet-init:v0.11.1a"

Scala CLI

//> using dep "ml.dmlc.mxnet::mxnet-init:v0.11.1a"

Ammonite REPL

import $ivy.`ml.dmlc.mxnet::mxnet-init:v0.11.1a`

<dependency>
  <groupId>ml.dmlc.mxnet</groupId>
  <artifactId>mxnet-init_2.11</artifactId>
  <version>v0.11.1a</version>
</dependency>

compile group: 'ml.dmlc.mxnet', name: 'mxnet-init_2.11', version: 'v0.11.1a'