Skip to content

HasanFarhadi/Genetic-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

#P1:finding a solution to the 8 queens problem using a simple genetic algorithm
#P2:finding the global minima of the schwefel function using an evolution-strategy algorithm