Skip to content

OJP98/Genetic-Algorithm-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm - Python Implementation

Simple genetic algorithm implementation made in python used to maximize functions.

Bynder

You can run the python script online with the following link:

Binder

Want to try it locally?

Requirements

  • Python 3: Tested in version 3.8 and 3.1.

Installation

  1. Clone this repository and access it with your favorite terminal.
  2. Run pip install -R requirements.txt.
  3. Execute the main script.

Google collab

There's also a link to Google Collab:

https://colab.research.google.com/drive/17PChQT2UECsAqaTTA_uV3pwHKBib8w6L?usp=sharing

Developers

  • Oscar Juárez
  • Jose Pablo Cifuentes

Universidad del Valle de Guatemala - 2020

About

Simple python generic algorithm implementation used to maximize a function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors