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

https://github.com/lupusruber/ai2023


https://github.com/lupusruber/ai2023

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Solved Laboratory Exercises from the course Artificial Intelligence

## Covered topics:
### Topics covered in the first midterm
- Uniformed Search Problems (laboratory exercise No.1)
- Informed Search Problems (laboratory exercise No.2)
- Constraint Satisfaction Problems (CSP) (laboratory exercise No.3)

### Topics covered in the second midterm
- Naive Bayes ML Model (NB) (laboratory exercise No.4)
- Random Trees & Random Forest Models (laboratory exercise No.5)
- Multi-Layered Perceptron (MLP) (laboratory exercise No.6)