Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 //

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