Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

#Simple Genetic Algorithm

TODO

  • Implement Tests
  • Measure time spent in each iteration

Summary

Uses matplotlib
Run the script as python main.py

It will create a file named result.txt where the results are going to be logged

It will print the iteration number and the number of the generation which reached the desired response

Number of iterations

Run the script as python main.py {\d} to specify the number of iterations
Example: python main.py 1 will run it once.
If there's no argument then it will run it 50 times as default.

About

Basic example of a genetic algorithm in python

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /