Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guccio163/artificial-intelligence-basics
Tasks and solutions // Artificial Intelligence Basics Course // AGH UST Computer Science 2023/2024 //
https://github.com/guccio163/artificial-intelligence-basics
Last synced: about 1 month ago
JSON representation
Tasks and solutions // Artificial Intelligence Basics Course // AGH UST Computer Science 2023/2024 //
- Host: GitHub
- URL: https://github.com/guccio163/artificial-intelligence-basics
- Owner: Guccio163
- Created: 2024-03-01T13:58:58.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-01T17:22:47.000Z (11 months ago)
- Last Synced: 2024-11-06T13:56:54.637Z (3 months ago)
- Language: Jupyter Notebook
- Size: 8.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ARTIFICIAL INTELLIGENCE BASICS
This repository combines finished laboratories for the "Podstawy Sztucznej Inteligencji" course on the Computer Science, available under https://github.com/apohllo/sztuczna-inteligencja. Below listed every lab with topic:
LAB1 - Linear and Logistic Regression
LAB2 - Decision and random trees, forests and boosting
LAB3 - Neural Networks
LAB4 - CNN, Pretrening and Fine-tuning
LAB5 - NLP Models
LAB6 - Heuristics, minimax and MCTS
LAB7 - Decision algorithms' tournament