Skip to content

Collection of my solutions related to AI, including graph navigation, min-max algorithms and more

lmProgramming/uni-artificial-intelligence

Repository files navigation

CI

Artificial Intelligence course

running

On Windows, you might need to additionally install:

pip install pywin32

lab02

To build cython files:

cd lab02
python setup.py build_ext --inplace

Windows

I strongly recommend to make sure Python version has development options enabled (if not, best to reinstall with them enabled)

VS XX C++ Desktop Development must also be installed

About

Collection of my solutions related to AI, including graph navigation, min-max algorithms and more

Resources

Stars

Watchers

Forks