https://github.com/candygoose/artificial_intelligence_systems
https://github.com/candygoose/artificial_intelligence_systems
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/candygoose/artificial_intelligence_systems
- Owner: CandyGoose
- Created: 2024-09-07T07:53:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T04:02:19.000Z (over 1 year ago)
- Last Synced: 2025-03-02T15:46:28.406Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Системы искусственного интеллекта
## Программная инженерия
### Лабораторные
[1 - Базы знаний и онтологии](https://github.com/CandyGoose/Artificial_intelligence_systems/tree/main/lab1)
[2 - Разработка системы поддержки принятия решения](https://github.com/CandyGoose/Artificial_intelligence_systems/tree/main/lab2)
[Отчет по модулю 1](https://github.com/CandyGoose/Artificial_intelligence_systems/blob/main/sii_module_1.docx)
[3 - Линейная регрессия](https://github.com/CandyGoose/Artificial_intelligence_systems/tree/main/lab3)
[4 - Метод k-ближайших соседей](https://github.com/CandyGoose/Artificial_intelligence_systems/tree/main/lab4)
[5 - Деревья решений](https://github.com/CandyGoose/Artificial_intelligence_systems/tree/main/lab5)
[6 - Логистическая регрессия](https://github.com/CandyGoose/Artificial_intelligence_systems/tree/main/lab6)
[Отчет по модулю 2](https://github.com/CandyGoose/Artificial_intelligence_systems/blob/main/sii_module_2.docx)