Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-06 | implement PlayerRouter | Ilion Beyst | 1 | -26/+45 | |
2022-06-05 | baby steps towards a working bot api | Ilion Beyst | 1 | -10/+140 | |
2022-06-04 | ranker: implement weight and bias | Ilion Beyst | 1 | -12/+102 | |
2022-06-04 | implement MLE ranker | Ilion Beyst | 1 | -29/+178 | |
2022-05-31 | set up gprc server | Ilion Beyst | 2 | -0/+31 | |
2022-05-30 | significantly lower max_update to obtain a stable ranking | Ilion Beyst | 1 | -1/+1 | |
2022-05-29 | save match winner in database | Ilion Beyst | 1 | -3/+9 | |
2022-05-28 | fix order of arguments in ranker | Ilion Beyst | 1 | -2/+2 | |
2022-05-27 | implement simple elo rating | Ilion Beyst | 1 | -4/+59 | |
2022-04-28 | move match running logic to separate module | Ilion Beyst | 3 | -3/+133 | |
2022-04-27 | restructure server entrypoint for ranker | Ilion Beyst | 2 | -0/+6 | |
2022-02-27 | save all uploaded code bundles in database | Ilion Beyst | 2 | -0/+26 | |