This commit is contained in:
konabuta 2022-08-16 08:56:02 +00:00 коммит произвёл GitHub
Родитель 8f7e59928e
Коммит 8c3d735e10
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -95,7 +95,7 @@ Microsoft contributing libraries, tools, recipes, sample codes and workshop cont
- [VERSEAGILITY](https://github.com/microsoft/verseagility) - a Python-based toolkit to ramp up your custom natural language processing (NLP) task, allowing you to bring your own data and bring models into production. It is a central component of the Microsoft Data Science Toolkit.
- [DPU Utilities](https://github.com/Microsoft/dpu-utils) - Utilities used by the Deep Program Understanding team.
- [KEAR](https://github.com/microsoft/KEAR) - Official code for achieving human parity on CommonsenseQA with External Attention.
- [Prompt Engine](https://github.com/microsoft/prompt-engine-py) - A utility library for creating and maintaining prompts for Large Language Models.
### Online Machine Learning
- [Vowpal Wabbit](https://vowpalwabbit.org/) - fast, efficient, and flexible online machine learning techniques for reinforcement learning, supervised learning, and more.