dwave-examples / template

A template for code examples on this account. See for details on contribution guidelines.
Apache License 2.0
25 stars 43 forks source link

FPL Team Optimization #32

Open MUbarak123-56 opened 2 months ago

MUbarak123-56 commented 2 months ago

Link to your repo

The Fantasy Premier League (FPL) Team Optimization project is a project that leverages D-Wave's LeapHybridSampler via a Binary Quadratic Model to assist FPL fans with optimizing their squad selection when building their FPL squad for the season. Here is a link to the repo and another link to the website. The repo contains all the code used to develop the optimization algorithm and creating the website. The data refreshes every 12 hour so the optimization algorithm is making decisions based on the up-to-date FPL data.

Environment

Additional information

No additional information as of now.

Before submitting, we encourage you to take a look at our contribution guidelines: https://github.com/dwave-examples/template/blob/master/CONTRIBUTING.md.