libmxnet
MXNet is a deep learning framework designed for both efficiency and flexibility
MXNet is a deep learning framework designed for both efficiency and flexibility
To install this package, run one of the following:
Apache MXNet (incubating) is a deep learning framework designed for both efficiency and flexibility. It allows you to mix symbolic and imperative programming to maximize efficiency and productivity. At its core, MXNet contains a dynamic dependency scheduler that automatically parallelizes both symbolic and imperative operations on the fly. A graph optimization layer on top of that makes symbolic execution fast and memory efficient. MXNet is portable and lightweight, scaling effectively to multiple GPUs and multiple machines. MXNet is also more than a deep learning project. It is also a collection of blue prints and guidelines for building deep learning systems, and interesting insights of DL systems for hackers.
Summary
MXNet is a deep learning framework designed for both efficiency and flexibility
Last Updated
May 26, 2020 at 11:35
License
Apache-2
Supported Platforms
Home
http://mxnet.ioGitHub Repository
https://github.com/apache/incubator-mxnetDocumentation
https://mxnet.incubator.apache.org/