Skip to content

DoriandPetit/GeneticAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

GeneticAlgorithms

Practical work on the use of Genetic Algorithms to minimize functions and solve gym environments.

To code the algorithms, we used the Deap library, and gym was used for the simulations.

We first worked on minimizing 2D functions, then higher dimension functions.

image

Then, we used these algorithms to solve a gym environment called cartpole, by learning an adapted policy.

GreedyJampackedBlackfish-size_restricted

Finally, we solved a more advanced version of this environment, using multi-objectives algorithms.

Note that the report (and the observations were made in French).

About

Practical work on the use of Genetic Algorithms to minimize functions and solve gym environments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors