Packages¶
The documents in this unit dive into the details how each MXNet module works.
High Level APIs¶
Gluongluon/index.html
MXNet’s imperative interface for Python. If you’re new to MXNet, start here!
Old APIs¶
Currently supported, but not recommended APIs.
Modulemodule/index.html
MXNet’s symbolic interface for Python.