MXNet R Package

You have find MXNet R Package! The MXNet R packages brings flexible and efficient GPU computing and state-of-art deep learning to R.

  • It enables you to write seamless tensor/matrix computation with multiple GPUs in R.
  • It also enables you construct and customize the state-of-art deep learning models in R, and apply them to tasks such as image classification and data science challenges.

Sounds exciting? This page contains links to all the related documents on R package.

Get Started

Checkout the Installation Guide contains instructions to install mxnet, and Tutorials for examples on how to use mxnet for various tasks.

Resources

There are several information to get you started

  • Installation Guide contains instructions to install mxnet.
  • Contributor Guide
    • The R package section gives various guidelines on how to contribute code, tutorial, rmarkdown examples to mxnet.
    • Your contribution is always welcomed!