Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicl-nno committed May 22, 2024
1 parent 8df0fc0 commit efe66c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions initiatives/awesome-open-source-to-try.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
- Участников сообщества - призываем пробовать инструменты на своих задачах, поддерживать распространение информации о них.
Если проект понравился - поддержка мотивации авторов "звездочками" всячески рекомендуется.

| ** **Название** ** | **Описание** | **Автор** | **Разработчики о проекте** | **Пользователи о проекте** | **Где обсудить** | ** Stars ** |
| **Название** | **Описание** | **Автор** | **Разработчики о проекте** | **Пользователи о проекте** | **Где обсудить** | **Stars** |
| :-----------------------------------------------------------: | :-------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------: | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -----------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| [LightAutoML](https://github.com/sb-ai-lab/LightAutoML) | AutoML фреймворк для решения задач бинарной классификации, многоклассовой классификации и регрессии | [Alexander Ryzhkov](https://github.com/alexmryzhkov) et al / Sber AI Lab | [Описание на Хабре](https://habr.com/ru/companies/sberbank/articles/771760/), [туториал на ODS](https://ods.ai/tracks/automl-course-part1), [препринт](https://arxiv.org/abs/2109\.01528) | [Kaggle](https://www.kaggle.com/competitions/playground-series-s4e5/discussion/500700) | [Канал](https://t.me/lightautoml), [чат](https://t.me/joinchat/sp8P7sdAqaU0YmRi) | <img src="https://img.shields.io/github/stars/sb-ai-lab/LightAutoML?style=for-the-badge&logoColor=black&logoSize=auto&label=%20&color=white" width="240" height="60"> |
| [FEDOT](https://github.com/aimclub/FEDOT) | AutoML фреймворк для решения задач автоматизированного моделирования и машинного обучения | [Nikolay Nikitin](https://github.com/nicl-nno) et al / ITMO | [Описание на Хабре](https://habr.com/ru/companies/spbifmo/articles/558450/), [примеры](https://habr.com/ru/users/itmo*nsslab/publications/articles/), [туториал](https://habr.com/ru/companies/vk/articles/703474/), [статья](https://doi.org/10\.1016/j.future.2021.08.022) * | [Post](https://www.analyticsvidhya.com/blog/2021/12/stress-detection-using-automl-fedot-framework/), [paper](https://link.springer.com/chapter/10.1007/978-3-031-16474-3_45) | [Канал](https://t.me/NSSgroup), [чат](https://t.me/FEDOThhelpdesk) | <img src="https://img.shields.io/github/stars/aimclub/FEDOT?style=for-the-badge&logoColor=black&logoSize=auto&label=%20&color=white" width="240" height="60"> |
| [FEDOT](https://github.com/aimclub/FEDOT) | AutoML фреймворк для решения задач автоматизированного моделирования и машинного обучения | [Nikolay Nikitin](https://github.com/nicl-nno) et al / ITMO | [Описание на Хабре](https://habr.com/ru/companies/spbifmo/articles/558450/), [примеры](https://habr.com/ru/users/itmo*nsslab/publications/articles/), [туториал](https://habr.com/ru/companies/vk/articles/703474/), [статья](https://doi.org/10\.1016/j.future.2021.08.022) | [Post](https://www.analyticsvidhya.com/blog/2021/12/stress-detection-using-automl-fedot-framework/), [paper](https://link.springer.com/chapter/10.1007/978-3-031-16474-3_45) | [Канал](https://t.me/NSSgroup), [чат](https://t.me/FEDOThhelpdesk) | <img src="https://img.shields.io/github/stars/aimclub/FEDOT?style=for-the-badge&logoColor=black&logoSize=auto&label=%20&color=white" width="240" height="60"> |
| [BAMT](https://github.com/aimclub/BAMT) | Фреймворк для анализа и моделирования данных с помощью Байесовских сетей | [Irina Deeva](https://github.com/Anaxagor) et al / ITMO | [Описание на Хабре](https://habr.com/ru/companies/spbifmo/articles/566842/), [статья](https://www.mdpi.com/2227-7390/11/2/343) | - | [Канал](https://t.me/NSSgroup) | <img src="https://img.shields.io/github/stars/aimclub/BAMT?style=for-the-badge&logoColor=black&logoSize=auto&label=%20&color=white" width="240" height="60"> |

Добавление проектов в таблицу происходит через Pull Request. Анонс обновлений будет делаться в нашем [чате](https://t.me/itmo_opensource).
Expand Down

0 comments on commit efe66c0

Please sign in to comment.