This commit is contained in:
Qiwei Ye 2016-07-05 12:00:00 +08:00
Родитель 8b8fdfbd99 d5a8f2a34f
Коммит 48c426998b
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -3,8 +3,15 @@
Distributed Machine Learning Toolkit [http://www.dmtk.io](http://www.dmtk.io)
Please open issues in the project below. For any technical support email to [dmtk@microsoft.com](mailto:dmtk@microsoft.com)
# News
DMTK includes the following projects:
* [DMTK framework(Multiverso)](https://github.com/Microsoft/multiverso): The parameter server framework for distributed machine learning.
* [LightLDA](https://github.com/Microsoft/lightlda): Scalable, fast and lightweight system for large-scale topic modeling.
* [Distributed word embedding](https://github.com/Microsoft/distributed_word_embedding): Distributed algorithm for word embedding.
* [Distributed skipgram mixture](https://github.com/Microsoft/distributed_skipgram_mixture): Distributed algorithm for multi-sense word embedding.
Microsoft Open Source Code of Conduct
------------
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.