Last Version

MXNet Scala Package - Examples 0.1.0

MXNet Scala Package

License

License

Categories

Categories

Net
GroupId

GroupId

ml.dmlc.mxnet
ArtifactId

ArtifactId

mxnet-examples_2.10
Version

Version

0.1.0
Type

Type

pom
Description

Description

MXNet Scala Package - Examples
MXNet Scala Package
Project Organization

Project Organization

Distributed (Deep) Machine Learning Community

Download mxnet-examples_2.10 0.1.0


<!-- https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-examples_2.10/ -->
<dependency>
    <groupId>ml.dmlc.mxnet</groupId>
    <artifactId>mxnet-examples_2.10</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-examples_2.10/
implementation 'ml.dmlc.mxnet:mxnet-examples_2.10:0.1.0'
// https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-examples_2.10/
implementation ("ml.dmlc.mxnet:mxnet-examples_2.10:0.1.0")
'ml.dmlc.mxnet:mxnet-examples_2.10:pom:0.1.0'
<dependency org="ml.dmlc.mxnet" name="mxnet-examples_2.10" rev="0.1.0">
  <artifact name="mxnet-examples_2.10" type="pom" />
</dependency>
@Grapes(
@Grab(group='ml.dmlc.mxnet', module='mxnet-examples_2.10', version='0.1.0')
)
libraryDependencies += "ml.dmlc.mxnet" % "mxnet-examples_2.10" % "0.1.0"
[ml.dmlc.mxnet/mxnet-examples_2.10 "0.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
commons-codec : commons-codec jar 1.10
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.7
args4j : args4j jar 2.0.29

provided (1)

Group / Artifact Type Version
ml.dmlc.mxnet : mxnet-core_2.10 jar 0.1.0

test (1)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.10 jar 1.11.3

Project Modules

There are no modules declared in this project.