Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains solutions to laboratory problems for the Artificial Intelligence course

Laboratory Tasks:

  1. Regression a) Closed-Form solution b) Gradient Descent
  2. 0/1 Knapsack problem - Genetic Algorithm
  3. Connect4 - Minimax and Alphabeta pruning
  4. Titanic: Decision Tree and Random Forest binary classification
  5. Kmeans clustering
  6. Neural Nets
  7. Reinforcement Learning

Most of the code was provided to me by the instructor for the laboratory. My task was to implement artificial intelligence algorithms marked in the #TODO sections

About

This repository contains solutions to laboratory problems for the Artificial Intelligence course

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages