Skip to content

Commit a9971a9

Browse files
committed
Readme
1 parent 841b52a commit a9971a9

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ A complete scientific documentation allows scientists to make sense of all epist
1414

1515
You can find the full scientific documentation of TrueSkill Through Time packages at:
1616

17-
0. English. [Last version](https://github.com/glandfried/TrueSkillThroughTime/releases/download/doc.0.0.0/landfried2021.07.26-learning.pdf) 2021-07-26
18-
0. Español. [Última versión](https://github.com/glandfried/TrueSkillThroughTime/releases/download/doc.0.0.0/landfried2021.07.26-aprendizaje.pdf) 2021-07-26
17+
0. English. [Last version](https://github.com/glandfried/TrueSkillThroughTime/releases/download/doc/landfried-learning.pdf) 2021-07-26
18+
0. Español. [Última versión](https://github.com/glandfried/TrueSkillThroughTime/releases/download/doc/landfried-aprendizaje.pdf) 2021-07-26
1919

2020
### Packages
2121

@@ -49,3 +49,7 @@ The **models commonly used in industry and academia** (TrueSkill, Glicko, Item-R
4949
![atp](static/atp_trueskill.png)
5050

5151
The advantage of TrueSkill Through Time lies in its temporal causal model, that links all historical activities in the same Bayesian network, which guarantees both good initial estimates and the temporal and spatial comparability of the estimates.
52+
53+
### Acknowledgments
54+
55+
Special thanks to Heungsub Lee for having published the [basic TrueSkill model in Python](https://github.com/sublee/trueskill).

0 commit comments

Comments
 (0)