dc10504b80df458f4e26b52338c6f50679cb8cac
TrueSkill - Through Time
Rust port of TrueSkillThroughTime.py.
Other implementations
Todo
- Change time from u64 to i64 so we can use i64::MIN in
batch::compute_elapsed() - Add examples (use same TrueSkillThroughTime.(py|jl))
- Add Observer (see argmin for inspiration)
Description
Languages
Rust
100%