Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 892 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 892 Bytes

Ludo AI Project

This is a Ludo AI project. It is done as a part of "Tools of Artificial Intelligence" course at the University of Southern Denmark, under the supervision of Poramate Manoonpong.

Installation

A Python version newer than 3.8 is recommended. (Preferably Python 3.10)

Use the package manager pip to install the required packages.

pip install -r requirements.txt

Also for experiencing the full capabilities of the project, there might be a need to have an Nvidia graphics card with CUDA compatibility. More details about it can be found here

Usage

# For starting both the training and the testing after it
cd src
python main.py

Contact

For further discussions, ideas, or collaborations please contact: emote21@student.sdu.dk