Skip to content

Python implementation of a genetic algorithm and some of its operators.

Notifications You must be signed in to change notification settings

murilocamargos/ga-evolving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolutionary Computation - GA

Undergaduation project on evolutionary computation algorithms for the Evolutionary Computation course in Unimontes. A general genetic algorithm (GA) is implemented in Python. The following operators are implemented:

Run

To run the project, use

python run.py

About

Python implementation of a genetic algorithm and some of its operators.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages