This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Yana Sitkovets <[email protected]>
- Loading branch information
1 parent
1cabc4b
commit 3a21d44
Showing
5 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<p align="center"> Министерство образования Республики Беларусь</p> | ||
<p align="center">Учреждение образования</p> | ||
<p align="center">“Брестский Государственный технический университет”</p> | ||
<p align="center">Кафедра ИИТ</p> | ||
<br><br><br><br><br><br><br> | ||
<p align="center">Лабораторная работа №5</p> | ||
<p align="center">По дисциплине “Общая теория интеллектуальных систем”</p> | ||
<p align="center">Тема: “Работа с проектами”</p> | ||
<br><br><br><br><br> | ||
<p align="right">Выполнила:</p> | ||
<p align="right">Студентка 2 курса</p> | ||
<p align="right">Группы ИИ-25</p> | ||
<p align="right">Елец Ю.А.</p> | ||
<p align="right">Проверила:</p> | ||
<p align="right">Ситковец Я.С.</p> | ||
<br><br><br><br><br> | ||
<p align="center">Брест 2024</p> | ||
|
||
--- | ||
|
||
# Работа с проектами # | ||
|
||
1. Изучить следующие открытые проекты: | ||
|
||
1.1. The [OSTIS](https://github.com/ostis-ai) Technology project; | ||
|
||
1.2. The OSTIS [Applications](https://github.com/ostis-apps); | ||
|
||
2. Внести свой вклад в проект (в виде оформления вопросов (issues)): | ||
- предложить исправления в ошибках в документации (синтаксические, орфографические и т.п.); | ||
- предложить исправления в исходном коде; | ||
- предложить новую функциональность. | ||
|
||
3. Написать отчет по выполненной работе в .md формате (readme.md) и с помощью pull request разместить его в следующем каталоге: trunk\ii0xxyy\task_05\doc. | ||
|
||
--- | ||
|
||
# Выполнение задания # | ||
|
||
# Выявленные ошибки: | ||
Первый недочет: | ||
![ошибка №1:](1.png) | ||
Второй недочет: | ||
![ошибка №2:](2.png) | ||
Третий недочет: | ||
![ошибка №2:](3.png) |