Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Single-Objective Optimization: Genetic Algorithms

Install Required Packages

git clone https://github.com/EmilianoGarciaLopez/genetic-algorithm
cd genetic-algorithms
pip install -r requirements.txt

Run Project

note: functions are defined in the test_functions.py file

  • Go to the file titled ga_example.py under the folder test_files
  • Change the values near the top of the file to your liking. file
  • Run the main method

Contributions

Contributions, Issues, and Forks are welcome!

About

A genetic algorithm for finding the minimum of a function in the least number of generations

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages