Skip to content

filomba01/RL_GA_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

112 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Finding a balance between RL and GA

This report presents a comparative analysis of Reinforcement Learning (RL) and Genetic Algorithms (GA) in solving the pole balancing problem. The study evaluates the performance of both methods under identical training and testing conditions, highlighting their strengths and weaknesses. πŸ“Š

The report is part of the final project for the course of "Natural Computation Methods for Machine Learning" at Uppsala University. πŸŽ“

It explores the comparative advantages and disadvantages of using a genetic algorithm versus a reinforcement learning approach for the pole balancing problem. The results demonstrate that reinforcement learning outperformed the genetic algorithm in this scenario, emphasizing its simplicity of implementation and superior environmental comprehension. 🌟

πŸ‘¨β€πŸ’» Authors

πŸ“₯ Download

You can download the report here.

About

Performance comparison of Genetic Algorithms (GA) and Reinforcement Learning (RL) techniques in the context of a game environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors