blob: 6b7eabc5e65b5a7690b9ff292e0fb270bccde4b5 [file] [log] [blame]
MXNet in R
======================
MXNet offers an straightforward yet powerful interface to utilize deep learning in the R programming language.
This website contains documentation and tutorials for working with the `mxnet R package <https://github.com/apache/incubator-mxnet/tree/master/R-package>`_, which brings flexible and efficient GPU tensor/matrix computation and state-of-art deep learning to R. By calling simple R functions, you can quickly train neural networks via multiple GPUs over massive datasets from image, text, and other domains.
For more information about MXNet, see the `main site <http://mxnet.incubator.apache.org>`_.
.. toctree::
:maxdepth: 1
api/index
tutorials/index