Skip to content

Python-based Artificial Intelligence project integrating knowledge-based systems.

Notifications You must be signed in to change notification settings

danieldealmeidaduque/ufes-ai-knowledgebasedsystems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Performance analysis of Knowledge-Based Systems in the Google Dinosaur game

Work for Artificial Intelligence classes from Federal University of Espirito Santo (UFES)
using Knowledge-Based Systems
Explore the docs »
08/22 - 08/22
Report Bug

About The Project

My project objective is to analyze knowledge-based systems that use pre-defined rules to play the Google Dinosaur game and achieve the highest possible score. To achieve this, I will develop an intelligent agent that utilizes pre-determined rules to determine which keys to press during gameplay.

After the development of my agent, I will perform a statistical analysis to compare its performance with that of the agent developed by the Artificial Intelligence course professor, Flávio Miguel Varejão. To carry out this comparison, I will utilize two statistical tests, the paired t-test and non-parametric Wilcoxon test.

My agent is inspired by both the professor's agent and the classifier created in the second work. My goal is to demonstrate the effectiveness of my approach in achieving the highest possible score in the game when compared to the professor's agent.

Contact

LinkedIn

About

Python-based Artificial Intelligence project integrating knowledge-based systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages