Apache MXNet logo

Apache MXNet

Apache MXNet is a retired deep learning framework (now in the Apache Attic) designed for both efficiency and flexibility. It provided a multi-language API for building and training deep neural networks with support for distributed training, the Gluon high-level API, and deployment on edge devices. MXNet supported Python, Scala, Java, C++, R, Julia, and Perl.

1 APIs 8 Features
AIDeep LearningMachine LearningNeural NetworksPythonRetired

APIs

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/NDAr...

Features

Hybrid Front-End

Seamlessly transitions between Gluon eager imperative mode and symbolic execution for research flexibility and production efficiency.

Distributed Training

Supports Parameter Server and Horovod for scalable distributed training across multiple GPUs and nodes.

Multi-Language Bindings

Native APIs in Python, Scala, Java, C++, R, Julia, Clojure, and Perl for broad developer accessibility.

Gluon High-Level API

Intuitive Gluon API for imperative model building with automatic differentiation and dynamic computation graphs.

NDArray API

NumPy-like array operations for GPU-accelerated numerical computing as the foundation of MXNet computations.

Symbol API

Symbolic computation graph API for efficient inference and production deployment.

Model Zoo

Pre-trained models for computer vision, NLP, and other tasks accessible via the Gluon model zoo.

Edge Deployment

Lightweight deployment support for edge devices and mobile platforms via TVM and ONNX export.

Use Cases

Computer Vision

Build and train image classification, object detection, and segmentation models using GluonCV toolkit.

Natural Language Processing

Develop NLP models for text classification, sentiment analysis, and language modeling using GluonNLP.

Time Series Forecasting

Build time series forecasting models using the GluonTS toolkit for probabilistic forecasting.

Distributed Deep Learning

Train large neural networks across multiple GPUs and nodes using Parameter Server or Horovod.

Research Prototyping

Rapid prototyping of novel deep learning architectures using the Gluon imperative API.

Integrations

GluonCV

Computer vision toolkit built on MXNet providing pre-trained models and training utilities for vision tasks.

GluonNLP

NLP toolkit built on MXNet with pre-trained language models and text processing utilities.

GluonTS

Time series modeling toolkit built on MXNet for probabilistic forecasting.

ONNX

ONNX model format support for importing and exporting models to/from other frameworks.

TVM

Apache TVM deep learning compiler for optimizing MXNet model deployment on diverse hardware targets.

Horovod

Horovod distributed training framework integration for efficient multi-GPU and multi-node training.

D2L.ai

Dive into Deep Learning interactive textbook using MXNet for teaching deep learning concepts.

Resources

🌐
Portal
Portal
👥
GitHubOrganization
GitHubOrganization
👥
GitHubRepository
GitHubRepository
🔗
Wiki
Wiki
🔗
IssueTracker
IssueTracker
🔗
MailingList
MailingList
📜
TermsOfService
TermsOfService