MXNet 1.2.0.rc0 Released

We're excited to announce the release of MXNet 1.2.0.rc0! Check out the release notes for latest updates.

Learn More

Improved ONNX Support

MXNet now supports importing ONNX models natively with the new ONNX-MXNet API. Try out the super resolution example, or a tutorial on fine-tuning an ONXX model with Gluon.

Learn More

Introducing the Scala Inference API

A model loading and inference API is now available for Scala developers. Try out the examples for single shot detection and loading models for image classification.

Learn More

Gluon Model Zoo

One-click pre-trained models, included in Gluon. Fast implementations of many state-of-the-art models, for plug-and-play effortless use.

Examples

Explore projects from simple demos, examples, tutorials to state-of-the-art research.

Tutorials

These tutorials introduce a few fundamental concepts in deep learning and how to implement them in MXNet.