Apache MXNet channel logo Apache MXNet
  • Custom URL: @apachemxnet
  • Country: United States 🇺🇸
  • Language: English
  • Description language: English

  • YouTube channel type
  • Audience: 1.67K
  • Video Views: 70.75K
  • # videos: 61
  • Category: Knowledge Lifestyle Technology
  • Date Created: 2018-04-06
  • Date Updated: 2024-04-16
Audience activity: 42
Views per video: 1.16K
Keywords: Deep Learning; MXNet


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. Apache MXNet website: http://mxnet.incubator.apache.org/ Apache MXNet github repo: https://github.com/apache/incubator-mxnet Apache MXNet Discuss Forum: https://discuss.mxnet.io/