Deep Java Library 0.21.0 - mxnet-model-zoo API

This document is the API specification for the Deep Java Library (DJL) Model Zoo provider for Apache MXNet (incubating).

The MXNet Model Zoo module contains Apache MXNet (incubating) symbolic modules that can be used pre-trained or for inference. See here for more details.

Packages 
Package Description
ai.djl.mxnet.zoo
Contains the built-in MxModelZoo.
ai.djl.mxnet.zoo.nlp.embedding
Contains classes for the natural language processing section (Application.NLP) of the MxModelZoo.
ai.djl.mxnet.zoo.nlp.embedding.utils
Contains utilities for the natural language processing section (Application.NLP) of the MxModelZoo.
ai.djl.mxnet.zoo.nlp.qa
Contains classes for the Application.NLP.QUESTION_ANSWER models in the MxModelZoo.