[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#808235: ITP: mxnet -- Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic



Package: wnpp
Severity: wishlist
Owner: lumin <cdluminate@gmail.com>
X-Debbugs-CC: debian-science@lists.debian.org

Hi,

* Package name    : mxnet
  Version         : git20151217
  Upstream Author : Distributed (Deep) Machine Learning Community
* URL             : https://github.com/dmlc/mxnet
* License         : apache 2.0
  Programming Lang: C++, Python, and others.
  Description     : Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic

MXNet is a deep learning framework designed for both efficiency and flexibility.
 It allows you to mix the flavours of symbolic programming and imperative programming
 together to maximize the efficiency and your productivity. In its core, a dynamic
 dependency scheduler that automatically parallelizes both symbolic and imperative 
operations on the fly. A graph optimization layer is build on top, which makes 
symbolic execution fast and memory efficient. The library is portable and lightweight, 
and is ready scales 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 
system, and interesting insights of DL systems for hackers.


Reply to: