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.
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
# For starting both the training and the testing after it
cd src
python main.py
For further discussions, ideas, or collaborations please contact: emote21@student.sdu.dk