Dive into Deep Learning Study Step 1. Installation Install Python higher than 2.7 or 3.6 Setting up virtual environment Setting up Jupyter or some others Step 2. Install MXnet Prepare 'mxnet' package GPU Support : https://pypi.org/project/mxnet/ pip install mxnet-{cuda version} Prepare helper package pandas