27 Forks
135 Stars
135 Watchers

MT-DNN

Multi-Task Deep Neural Networks for Natural Language Understanding

How to download and setup MT-DNN

Open terminal and run command
git clone https://github.com/microsoft/MT-DNN.git
git clone is used to create a copy or clone of MT-DNN 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 MT-DNN https://github.com/microsoft/MT-DNN/archive/master.zip

Or simply clone MT-DNN with SSH
[email protected]:microsoft/MT-DNN.git

If you have some problems with MT-DNN

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