Skip to content

Commit

Permalink
Berserk 9
Browse files Browse the repository at this point in the history
Bench: 4888890

STC
ELO   | 82.98 +- 5.14 (95%)
CONF  | 8.0+0.08s Threads=1 Hash=8MB
GAMES | N: 10000 W: 3985 L: 1641 D: 4374

LTC
ELO   | 54.37 +- 2.65 (95%)
CONF  | 40.0+0.40s Threads=1 Hash=64MB
GAMES | N: 17000 W: 3605 L: 966 D: 12429
  • Loading branch information
jhonnold committed Jun 14, 2022
1 parent 731e857 commit d6c8144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EXE = berserk
SRC = *.c pyrrhic/tbprobe.c noobprobe/*.c
CC = gcc
VERSION = 20220613
VERSION = 9
MAIN_NETWORK = networks/berserk-27c2bc72e784.nn
EVALFILE = $(MAIN_NETWORK)
DEFS = -DVERSION=\"$(VERSION)\" -DEVALFILE=\"$(EVALFILE)\" -DNDEBUG
Expand Down

0 comments on commit d6c8144

Please sign in to comment.