Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.81 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.81 KB

Analysis of Reinforcement Learning methods in the Google Dinosaur game

Work for Artificial Intelligence classes from Federal University of Espirito Santo (UFES)
using Reinforcement learning
Explore the docs »
07/22 - 07/22
Report Bug

About The Project

In my project, I seek to explore the effectiveness of using a combination of reinforcement learning methods, specifically a meta-heuristic and a classifier, to maximize the score in the Google Dinosaur game. To accomplish this, I have chosen to utilize the Genetic Algorithm as the meta-heuristic and the Neural Network as the classifier for the reinforcement learning method.

Once the algorithm has learned how to play the game, I will compare its results to those of the method developed by the Artificial Intelligence course professor, Flávio Miguel Varejão. To carry out this comparison, I will use two statistical tests, the paired t-test and non-parametric Wilcoxon test, to determine whether any significant differences exist between the two methods. My goal is to demonstrate the effectiveness of my approach in achieving the maximum possible points in the game.

Contact

LinkedIn