Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/parimatrix/manageroftheyear
- Owner: parimatrix
- Created: 2018-09-03T12:43:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T16:08:30.000Z (over 6 years ago)
- Last Synced: 2023-11-07T09:37:29.596Z (about 1 year ago)
- Language: Python
- Size: 1.96 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)