MXNet Documentation — mxnet 0.5.0 documentation

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. Source: MXNet Documentation — mxnet 0.5.0 documentation

Deep Learning in a Single File for Smart Devices — mxnet 0.5.0 documentation

Deep learning (DL) systems are complex and often have a few of dependencies. It is often painful to port a DL library into different platforms, especially for smart devices. There is one fun way to solve this problem: provide a light interface and put all required codes into a single file with minimal dependencies. In […]

pppoe/WhatsThis-iOS – C++

It is an example to show how to use the single file version of mxnet to get Deep Learning on mobile device. Source: pppoe/WhatsThis-iOS – C++