January 2018
Intermediate to advanced
470 pages
11h 9m
English
Apache MXNet is a flexible and efficient library for deep learning. Building a high-performance deep learning library requires many system-level design decisions. In this design note, we share the rationale for the specific choices made when designing MXNet. We imagine that these insights may be useful to both deep learning practitioners and builders of other deep learning systems.
For this project, we will be needing different packages and libraries: Scala, Java, OpenBLAS, ATLAS, OpenCV, and overall, MXNet. Now let's start configuring these tools one by one. For Java and Scala, I am assuming that you already have Java and Scala configured. Now the next task is to install build tools and git since we ...
Read now
Unlock full access