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

  • 所有者: apache/mxnet
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者apache/mxnet
主编程语言C++
编程语言C++ (语言数: 12)
平台
许可证Apache License 2.0
所有者活动
创建于2015-04-30 16:21:15
推送于2023-10-25 21:28:33
最后一次提交2023-01-26 13:28:45
发布数46
最新版本名称1.9.1 (发布于 )
第一版名称v0.7.0 (发布于 )
用户参与
星数20.8k
关注者数1.1k
派生数6.8k
提交数11.9k
已启用问题?
问题数9563
打开的问题数1805
拉请求数8838
打开的拉请求数204
关闭的拉请求数2082
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?