Skip to content

alexbuit/GeneticAlgorithm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic algorithm for a DM

The files included contain a set of functions/classes to build a genetic algorithm that can be used on an N-channel deformable mirror.

Extensive documentation available on: https://kth-dfm-control.readthedocs.io/en/latest/index.html

Todo within DFM_opt_alg.py

Todo withing log.py

Todo within pop.py

Todo within selection_funcs.py

Todo within cross_funcs.py

Todo within mutation.py

About

Compute complex multi-variable problems with a genetic algorithm.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.8%
  • C 24.2%