Skip to content

This is a simple example of how AI (more specificaly DQNN) can be used for LUDO game

Notifications You must be signed in to change notification settings

ManuOtel/ludo-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a simple example of how AI (more specificaly DQNN) can be used for LUDO game

Topics

Resources

Stars

Watchers

Forks

Languages