Last active
August 7, 2023 04:42
-
-
Save alexcastrodev/2de4e8d943057b072e842ebab084aa8e to your computer and use it in GitHub Desktop.
public_links
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"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