[Pypentago-devel] Rating System
Status: Pre-Alpha
Brought to you by:
segfaulthunter
From: Florian M. <flo...@ai...> - 2008-07-02 20:38:55
|
Today I have written a python library for rating systems that supports both ECF and ELO. There is only one possible flaw, being that I do not exactly understand what happens when there is a draw in ECF, but the ELO implementation should work well. You can browse the source code here[1]. Please tell me what you think, we may be able to use it for pypentago until glicko2 is finished or instead of glicko2. I have uploaded it into a separate repository so other people have the chance of finding and using it for their games. Best regards, Florian Mayer [1]: http://bazaar.launchpad.net/~flormayer/pygrade/main/files/4?file_id=pyrate-20080702184406-zdhbv25a5s36txiv-1 |