Skip to content

Artificial Intelligence (EDAP01, school assignments, year 4)

Notifications You must be signed in to change notification settings

TobiasKarl/EDAP01

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence course at LTH

Assignment 1

Assignment one is an implementation of Othello in Python and an AI that solves it using the negamax algorithm with alpha-beta pruning.

Assignment 2

Assignment two is about machine learning and consists of Perceptron, Logistic Regression with Gradient Ascent and Linear regression using gradient descent

Assignment 3

Assignment three is about localization a robot. The assignment is to implement the forward algorithm in the context of a Hidden Markov Model.

About

Artificial Intelligence (EDAP01, school assignments, year 4)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 63.5%
  • Java 36.5%