incubator-mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

  • Owner: apache/mxnet
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Apache MXNet (incubating) for Deep Learning
=====, Master, Docs, License, :-------------:, :-------------:, :--------:, CentOS CPU Build Status CentOS GPU Build Status Clang Build Status Edge Build Status Miscellaneous Build Status Sanity Build Status Unix CPU Build Status Unix GPU Build Status Website Build Status Windows CPU Build Status Windows GPU Build Status, Documentation Status, GitHub license, banner

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 more than a deep learning project. It is a collection of
blue prints and guidelines for building
deep learning systems, and interesting insights of DL systems for hackers.

Ask Questions

How to Contribute

What's New

Contents

Features

  • Design notes providing useful insights that can re-used by other DL projects
  • Flexible configuration for arbitrary computation graph
  • Mix and match imperative and symbolic programming to maximize flexibility and efficiency
  • Lightweight, memory efficient and portable to smart devices
  • Scales up to multi GPUs and distributed setting with auto parallelism
  • Support for Python, Scala, C++, Java, Clojure, R, Go, Javascript, Perl, Matlab, and Julia
  • Cloud-friendly and directly compatible with AWS S3, AWS Deep Learning AMI, AWS SageMaker, HDFS, and Azure

License

Licensed under an Apache-2.0 license.

Reference Paper

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

History

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.

Main metrics

Overview
Name With Ownerapache/mxnet
Primary LanguageC++
Program languageC++ (Language Count: 12)
Platform
License:Apache License 2.0
所有者活动
Created At2015-04-30 16:21:15
Pushed At2023-10-25 21:28:33
Last Commit At2023-01-26 13:28:45
Release Count46
Last Release Name1.9.1 (Posted on )
First Release Namev0.7.0 (Posted on )
用户参与
Stargazers Count20.8k
Watchers Count1.1k
Fork Count6.8k
Commits Count11.9k
Has Issues Enabled
Issues Count9563
Issue Open Count1805
Pull Requests Count8838
Pull Requests Open Count204
Pull Requests Close Count2082
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private