Skip to content

A Report I will be discussing how I modified a Genetic Algorithms and Particle swarm optimization algorithm to find an optimal value for the Rastringin function.

Notifications You must be signed in to change notification settings

ItCallum/Rastringin-function-GA-and-PSO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Rastringin-function-GA-and-PSO

A Report I will be discussing how I modified a GA and PSO algorithm to find an optimal value for the Rastringin function.

In the report I will be disscussing both algorithms and how I tuned each of the parameter of the intial pramaters to help get a best overall fitness.

For GA I ran each combernation of pramater through 4 different builds of the engine (the 4 combinations of Mutator or Gaussian Mutator and Uniform Crossover or Single Point Crossover) 30 times to create an average.

For PSO I sweeped through a varity of values for each pramaters 30 time to get an average best fitness for each of them.

About

A Report I will be discussing how I modified a Genetic Algorithms and Particle swarm optimization algorithm to find an optimal value for the Rastringin function.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published