Skip to content

My own first implementation of Genetic Algorithm from scratch using python. this was a task from an Intro to AI course in my university

Notifications You must be signed in to change notification settings

sir-hadi/Kinda-Simple-Genetic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kinda-Simple-Genetic-Algorithm

A simple genetic algorithm that finds the best value of x1 and x2 so if you put it in this function below it gives the smallest result

with the folowing limitation and

About

My own first implementation of Genetic Algorithm from scratch using python. this was a task from an Intro to AI course in my university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages