justdark / mxnet

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

Home Page:http://mxnet.rtfd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

for Deep Learning

Build Status Documentation Status GitHub license

MXNet is a deep learning framework designed for both efficiency and flexibility. It allows you to mix the flavours of deep learning programs together to maximize the efficiency and your productivity.

What's New

Contents

Features

  • Open sourced design note on useful insights that can re-used by general DL projects.
  • Flexible configuration, for arbitrary computation graph.
  • Mix and Maximize good flavours of programmingto maximize flexibility and efficiency.
  • Lightweight, memory efficient and portable to smart devices.
  • Scales up to multi GPUs and distributed setting with auto parallelism.
  • Support python, R, C++, Julia,
  • Cloud friendly, and directly compatible with S3, HDFS, AZure

Bug Reporting

License

© Contributors, 2015. Licensed under an Apache-2.0 license.

History

MXNet is initiated and designed in collaboration by authors from cxxnet, minerva and purine2. The project reflects what we have learnt from the past projects. It combines important flavour of the existing projects, being efficient, flexible and memory efficient.

About

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

http://mxnet.rtfd.org

License:Other


Languages

Language:C++ 58.1%Language:Python 24.4%Language:R 10.0%Language:C 3.3%Language:CMake 1.9%Language:Makefile 1.0%Language:Cuda 0.8%Language:Shell 0.2%Language:Java 0.2%