-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to 16-bit accumulators and reorder network (#21)
This uses smaller accumulators for the network, rendering a noticeable speedup. Furthermore, the weights of the network have been reordered to align with the accumulator's order. STC: LLR: 2.97/2.94<0.00, 10.00> Elo diff: 9.91 [3.04, 16.79] (95%) Games: 2350 W: 331 L: 264 D: 1755 Draw ratio: 74.7% Pntl: [10, 200, 697, 249, 19] No functional change
- Loading branch information
1 parent
a5e781a
commit d43df9f
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters