Skip to content

markbarrington/fplgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm to create English Premier League Fantasy Football Teams.

To use : python GA.py

Needs : A file "playerdata" in the format produced by fplscrape must exist in the current directory

Output : Terminal output that shows the best possible team found by the algorithm

See also : https://github.com/markbarrington/fplscraper

Genetic Algorithm based on https://gist.github.com/arthurrebelo/6689655, which is a python port of http://www.theprojectspot.com/tutorial-post/creating-a-genetic-algorithm-for-beginners/3 by Lee Jacobson

About

Genetic Algorithm to create English Premier League Fantasy teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages