Master | Docs | License |
---|---|---|
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.
Licensed under an Apache-2.0 license.
Tianqi Chen, Mu Li, Yutian Li, Min Lin, Naiyan Wang, Minjie Wang, Tianjun Xiao, Bing Xu, Chiyuan Zhang, and Zheng Zhang. MXNet: A Flexible and Efficient Machine Learning Library for Heterogeneous Distributed Systems. In Neural Information Processing Systems, Workshop on Machine Learning Systems, 2015
MXNet emerged from a collaboration by the authors of cxxnet, minerva, and purine2. The project reflects what we have learned from the past projects. MXNet combines aspects of each of these projects to achieve flexibility, speed, and memory efficiency.
Can you improve this documentation? These fine people already did:
Tianqi Chen, Bing Xu, muli, Mu Li, tqchen, mbaijal, Junyuan Xie, Eric Junyuan Xie, Sheng Zha, Steffen Rochel, Sandeep Krishnamurthy, lxn2, Wei Wu, thinksanky, Dan Becker, Thomas Delteil, CodingCat, Zack Chase Lipton, aileli, songtianyi, Viacheslav Kovalevskyi, Naveen Swamy, Dom Divakaruni, Minjie Wang, Michaël Benesty, Xinyu Chen, Indu Bharathi, Pedro Larroy, Yuan (Terry) Tang, Anirudh Subramanian, Roshani Nagmote, Anton Chernov, Chetan Khatri, Chiyuan Zhang, Qiang Kou (KK), buryang, Yizhi Liu & The Gitter BadgerEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close