580 Forks
2754 Stars
2754 Watchers

DMTK

Microsoft Distributed Machine Learning Toolkit

How to download and setup DMTK

Open terminal and run command
git clone https://github.com/microsoft/DMTK.git
git clone is used to create a copy or clone of DMTK repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DMTK https://github.com/microsoft/DMTK/archive/master.zip

Or simply clone DMTK with SSH
[email protected]:microsoft/DMTK.git

If you have some problems with DMTK

You may open issue on DMTK support forum (system) here: https://github.com/microsoft/DMTK/issues