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.
Linear Regressionhttps://mxnet.incubator.apache.org/versions/master/tutorials/python/linear-regression.html
A tutorial on implementing linear regression using MXNet APIs.
Moving from other frameworksto-mxnet/index.html
Guides that ease your transition to MXNet from other framework.