How to use MXNet with QNAP Container Station
How to use MXNet with QNAP Container Station QNAP is heading to AI era, and start with the QuAI - QNAP AI starter kit for developer. Let's see how it work with MXNet. What is 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 parallelized 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. Installation Instructions Please follow following steps to install MXNet framework container on QNAP NAS. Open Container station and click on "Create Container" . Search for keyword "CNTK" and locate CNTK container under 'AI' tab. Click "Install...