Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



Chess engine: Vault 0.41 JA (Windows, Linux and Android)



Vault is a UCI-compliant chess engine derivating from Stash, using a neural network for evaluating positions. Preferably used with a GUI like Arena, CuteChess, Fritz, etc.
Note that the current project version is not "stable", as I'm still working on a better Makefile configuration for faster builds.

## Files
The repository consists of the following files:
  * Readme.md, the file you are currently reading.
  * LICENSE, a text file containing the GNU General Public License version 3.
  * src, the directory containing all the source code + a Makefile that can be     used to compile Vault on Unix-like systems (or Windows if you installed MinGW). Note that Git LFS is needed for downloading the network from CLI.
  * utils/build.sh, a script that facilitates compilation and network updates.
    This is the easiest way to get fast PGO builds for now.

Assumes a time delay of x milliseconds due to network and GUI overheads.     Increase it if the engine often loses games on time. The default value of 100 ms should be sufficient for all chess GUIs.

Jim Ablett compile




Comments

Popular posts from this blog

New Strong Engines Test, by Chess Engines Diary, 2024.04.12

New chess opening book: M11.2 (bin and ctg)

New version chess engine: Lc0 BT4

Dragon NNUE by Komodo Chess - it's free!