/Introduction-AI

Primary LanguageJupyter Notebook

Introduction to Artificial Intelligence

This repository contains the code of my Artificial Intelligence course at the Kaunas University of Technology.

Course description

The course is an introduction to the field of Artificial Intelligence. It covers the basic concepts of AI, such as search, logic, and machine learning.

Laboratory works

The laboratory works are implemented in Python 3.6. The code is written in Jupyter notebooks. The notebooks are available in the Laboratory_work_n directory.

Laboratory work 1

The first laboratory work focuses on dataset processing and analysis. The dataset is named IT_customer_churn.csv. The dataset is available in the Laboratory_work_1 directory.