Download Data

November 5, 2018 ยท View on GitHub

Before runing the samples, user should get corresponding dataset for training, validation or testing. User can follow below guidance to download data.

  1. Most samples' code can download data from website automatically.

  2. Some of the samples, user should download data manually. The README.md file of each sample shows the way to download data.

    • For CNTK BrainScript MNIST project, in the input folder, run python install_mnist.py to download data.