Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-06 | rename code_bundle to bot_version | Ilion Beyst | 1 | -1/+1 |
2022-07-05 | migrate code_bundles to bot_versions | Ilion Beyst | 1 | -1/+1 |
2022-07-04 | Merge branch 'bot-api' into next | Ilion Beyst | 1 | -3/+6 |
2022-06-10 | update RunMatch helper to allow for remote bots | Ilion Beyst | 1 | -3/+6 |
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-30 | significantly lower max_update to obtain a stable ranking | Ilion Beyst | 1 | -1/+1 |
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 | 1 | -3/+30 |
2022-04-27 | restructure server entrypoint for ranker | Ilion Beyst | 1 | -0/+5 |