Skip to content

Files

Latest commit

7c838d3 · Oct 1, 2018

History

History
This branch is 76 commits behind microsoft/CNTK:master.

PretrainedModels

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 16, 2017
Aug 23, 2017
Oct 1, 2018

CNTK Pre-trained Models

This folder contains pre-trained models that can be used as DNN featurizers or as the basis for transfer learning. Some of the models are trained from scratch by CNTK, and some others are converted from other toolkits such as Caffe. The models are categorized by their application domains.

To download a model run

python download_model.py <model_name>

To see the list of available models run

python download_model.py list