Skip to content

Releases: raklaptudirm/mess

v0.3.0

31 May 05:01
2e0c054
Compare
Choose a tag to compare

Selfplay Gains

From v0.3.0 onwards, all Mess releases will be after a gain of ~100 LTC elo.

Short Time Control

ELO   | 140.99 +- 4.15 (95%)
CONF  | 10.0+0.10s Threads=1 Hash=16MB
GAMES | N: 20000 W: 10696 L: 2998 D: 6306

Long Time Control

ELO   | 104.89 +- 3.78 (95%)
CONF  | 60.0+0.60s Threads=1 Hash=256MB
GAMES | N: 20000 W: 8913 L: 3052 D: 8035

What's Changed

Refactor

ELO Gainers

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Apr 05:46
adf7f86
Compare
Choose a tag to compare

Selfplay Gains

This version introduces a huge number of improvements to mess's evaluation function.

ELO   | 171.09 +- 12.68 (95%)
CONF  | 8.0+0.08s Threads=1 Hash=8MB
GAMES | N: 3056 W: 2000 L: 606 D: 450

What's Changed

Refactor

ELO Gainers

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 Feb 13:48
2db0647
Compare
Choose a tag to compare

Selfplay Gains

This version adds a huge amount of techniques and heuristics aimed at improving search. This
is reflected by the large elo gain vs v0.0.2 at 8.0+0.08s time control.

ELO   | 491.94 +- 33.50 (95%)
CONF  | 8.0+0.08s Threads=1 Hash=8MB
GAMES | N: 1528 W: 1388 L: 30 D: 110

What's Changed

Full Changelog: v0.0.2...v0.1.0

v0.0.2

17 Jan 07:59
b319e45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

Errata:

  • All cli commands, including mess bench are broken. However, all the commands can still be run from the repl.

v0.0.1

30 Dec 14:10
7411c0e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/raklaptudirm/mess/commits/v0.0.1