License |
License |
---|---|
Categories |
CategoriesNet DJL Business Logic Libraries Machine Learning |
GroupId | GroupIdai.djl.mxnet |
ArtifactId | ArtifactIdmxnet-model-zoo |
Last Version | Last Version0.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDJL model zoo for Apache MXNet
Deep Java Library (DJL) model zoo for Apache MXNet
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mxnet-model-zoo-0.17.0.pom | |
mxnet-model-zoo-0.17.0.jar | 48 KB |
mxnet-model-zoo-0.17.0-sources.jar | 44 KB |
mxnet-model-zoo-0.17.0-javadoc.jar | 137 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
ai.djl : api | jar | 0.17.0 |
ai.djl.mxnet : mxnet-engine | jar | 0.17.0 |