Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parimatrix/manageroftheyear

First try at Genetic Algorithms
https://github.com/parimatrix/manageroftheyear

Last synced: 2 months ago
JSON representation

First try at Genetic Algorithms

Awesome Lists containing this project

README

        

# managerOfTheYear
This uses Genetic Algorithm concept to give you a set of players, best suited for a given 'strategy' and a budget constraint. The 'Strategy' consists of 'Scores' for a each 11 features used; sum of 'Scores' being 100.

## To Do
1. Categorise players into 'Forward', 'Mid-Fielder', 'Defender', 'Goal Keeper'
2. Implement CrossOver

### Team according to Barcelona Strategy: (Includes Messi :p)
![](barcelona.png)

### Team according to Madrid Strategy: (Includes Ronaldo :p)
![](madrid.png)