Skip to content

Instantly share code, notes, and snippets.

@alexcastrodev
Last active August 7, 2023 04:42
Show Gist options
  • Save alexcastrodev/2de4e8d943057b072e842ebab084aa8e to your computer and use it in GitHub Desktop.
Save alexcastrodev/2de4e8d943057b072e842ebab084aa8e to your computer and use it in GitHub Desktop.
public_links
[
{
"details": {
"summary": "An Elo-type rating model for players and teams of variable strength",
"p": "The Elo rating system, which was originally proposed by Arpad Elo for chess, has become one of the most important rating systems in sports, economics and gaming nowadays. Its original formulation is based on two-player zero-sum games, but it has been adapted for team sports and other settings. In 2015, Junca and Jabin proposed a kinetic version of the Elo model..."
},
"link": "https://arxiv.org/abs/2109.15046"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment