Getting Started

The following tutorials teach how to use MXNet.

A 60-minute Gluon crash coursecrash-course/index.html

A quick overview of the core concepts of MXNet using the Gluon API.

Moving from other frameworksto-mxnet/index.html

Guides that ease your transition to MXNet from other framework.

Logistic Regression Explainedlogistic_regression_explained.html

Logistic Regression with MXNet Gluon Explained

MNIST Traininghttps://mxnet.apache.org/api/python/docs/tutorials/packages/gluon/image/mnist.html

MNIST Training with MXNet

Gluon From Experiment To Deploymentgluon_from_experiment_to_deployment.html

A tutorial on implementing linear regression using MXNet APIs.

Gluon2.0: Migration Guidegluon_migration_guide.html

Migrate from MXNet v1.x to v2.x.