| License |
License |
|---|---|
| Categories |
CategoriesNet DJL Business Logic Libraries Machine Learning |
| GroupId | GroupIdai.djl.mxnet |
| ArtifactId | ArtifactIdmxnet-model-zoo |
| Version | Version0.16.0 |
| 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.16.0.pom | |
| mxnet-model-zoo-0.16.0.jar | 16 KB |
| mxnet-model-zoo-0.16.0-sources.jar | 14 KB |
| mxnet-model-zoo-0.16.0-javadoc.jar | 424 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.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-model-zoo/
implementation 'ai.djl.mxnet:mxnet-model-zoo:0.16.0'
// https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-model-zoo/
implementation ("ai.djl.mxnet:mxnet-model-zoo:0.16.0")
'ai.djl.mxnet:mxnet-model-zoo:jar:0.16.0'
<dependency org="ai.djl.mxnet" name="mxnet-model-zoo" rev="0.16.0">
<artifact name="mxnet-model-zoo" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.mxnet', module='mxnet-model-zoo', version='0.16.0')
)
libraryDependencies += "ai.djl.mxnet" % "mxnet-model-zoo" % "0.16.0"
[ai.djl.mxnet/mxnet-model-zoo "0.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.djl : api | jar | 0.16.0 |
| ai.djl.mxnet : mxnet-engine | jar | 0.16.0 |