Last Version

DJL model zoo for Apache MXNet 0.17.0

Deep Java Library (DJL) model zoo for Apache MXNet

License

License

Categories

Categories

Net DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.mxnet
ArtifactId

ArtifactId

mxnet-model-zoo
Version

Version

0.17.0
Type

Type

jar
Description

Description

DJL model zoo for Apache MXNet
Deep Java Library (DJL) model zoo for Apache MXNet
Project URL

Project URL

http://www.djl.ai/engines/mxnet/mxnet-model-zoo
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download mxnet-model-zoo 0.17.0


<!-- https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-model-zoo/ -->
<dependency>
    <groupId>ai.djl.mxnet</groupId>
    <artifactId>mxnet-model-zoo</artifactId>
    <version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-model-zoo/
implementation 'ai.djl.mxnet:mxnet-model-zoo:0.17.0'
// https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-model-zoo/
implementation ("ai.djl.mxnet:mxnet-model-zoo:0.17.0")
'ai.djl.mxnet:mxnet-model-zoo:jar:0.17.0'
<dependency org="ai.djl.mxnet" name="mxnet-model-zoo" rev="0.17.0">
  <artifact name="mxnet-model-zoo" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.mxnet', module='mxnet-model-zoo', version='0.17.0')
)
libraryDependencies += "ai.djl.mxnet" % "mxnet-model-zoo" % "0.17.0"
[ai.djl.mxnet/mxnet-model-zoo "0.17.0"]

Dependencies

compile (2)

Group / Artifact Type Version
ai.djl : api jar 0.17.0
ai.djl.mxnet : mxnet-engine jar 0.17.0

Project Modules

There are no modules declared in this project.