Skip to content

Latest commit

 

History

History
 
 

Artificial-Intelligence

Artificial Intelligence

Requirements

Python (3.5.3 or higher) is required for this course.

Pycharm is recommended however any other IDE/editor is fine :)
Install pycharm on Windows
If you choose pycharm, python can be installed without the need of another installer.

You can also do this course online by using Google Colab

Workshop

Python introduction

Regression

Data classification

Image recognition

Language

Fuzzy logic

  • Example
    • Definition
    • Example :
      git clone https://github.com/KamilLepek/fuzzy-car.git
      cd fuzzy-car/
      pip3 install -r requirements.txt
      python main.py
    • Description

Evolution

Decision Trees and Random forests

Google colab exercises

Videos

Further examples/exercises