1. Setup the Anaconda environment
- Download, install and run Anaconda.
- Select the Environments tab on the left.
- Click the Update index… button and wait for the update to finish.
- Click the Create button.
- Create a new environment with the following settings:
- Name: mxnet2onnx
- Leave Python checked and select the 3.7 version.
- Leave R unchecked.