2023-10-26 11:11:54 +02:00
2023-10-24 16:10:40 +02:00
2022-12-19 07:42:08 +01:00
2023-06-28 09:42:12 +02:00
2023-10-26 11:01:14 +02:00
2023-01-09 14:37:07 +01:00

TrueSkill - Through Time

Rust port of TrueSkillThroughTime.py.

Other implementations

Todo

  • Implement approx for Gaussian
  • Add more tests from TrueSkillThroughTime.jl
  • Benchmark Batch::iteration()
  • Time needs to be an enum so we can have multiple states (see batch::compute_elapsed())
  • Add examples (use same TrueSkillThroughTime.(py|jl))
  • Add Observer (see argmin for inspiration)
Description
No description provided
Readme 8.8 MiB
Languages
Rust 100%