Apache MXNet

MXNet provides APIs in Python, Scala, Java, C++, R, Julia, and Perl for deep learning model development, with the Gluon high-level API for imperative model building, Symbol/NDArray low-level APIs for efficient computation graphs, and distributed training via Parameter Server and Horovod. Final version is 1.9.1.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-mxnet:apache-mxnet
name: Apache MXNet
description: MXNet provides APIs in Python, Scala, Java, C++, R, Julia, and Perl for deep learning model
  development, with the Gluon high-level API for imperative model building, Symbol/NDArray low-level APIs
  for efficient computation graphs, and distributed training via Parameter Server and Horovod. Final version
  is 1.9.1.
humanURL: https://mxnet.apache.org/versions/1.9.1/api
tags:
- Deep Learning
- Distributed Training
- Gluon
- Python
properties:
- type: Documentation
  url: https://mxnet.apache.org/versions/1.9.1/api
- type: GettingStarted
  url: https://mxnet.apache.org/versions/1.9.1/get_started
- type: SDKs
  url: https://pypi.org/project/mxnet/
  title: Python SDK (PyPI)
- type: SDKs
  url: https://central.sonatype.com/artifact/org.apache.mxnet/mxnet-full_2.12
  title: Scala/Java SDK (Maven)
- type: GitHubRepository
  url: https://github.com/apache/mxnet