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



New version chess engine: Velvet 8.0.0 NNUE


Velvet - UCI Chess Engine, Author: Martin Hornet 
Rating CEDR (Chess Engines Diary Rating)=3590

v.8.0.0
This new major release introduces configurable playing strength, adaptive styles, and a small strength increase
Estimated strength increase (using the default network): ~ 35 Elo

New features
Configurable strength
In order to make Velvet a viable sparring partner for human players of different skill levels, its strength can now be limited.
To enable this feature, set UCI_LimitStrength to true and adjust UCI_Elo to your desired Elo rating (between 1225 and 3000).

Please note that these Elo ratings might not yet correspond well to Elo ratings of human players.
A better calibration would require a lot of games against human players of different skill levels.
I recommend to experiment with different settings to find the optimal match for your current skill.

In addition, the new SimulateThinkingTime option allows Velvet to mimic human-like thinking times by utilizing a portion of its remaining time budget.
You can disable this feature by setting SimulateThinkingTime to false.

These options can be combined with the new "style" settings.

Support for different playing styles
Velvet now offers two distinct embedded neural networks, each designed to reflect a different playing style.
You can easily toggle between these styles using the Style UCI option to match your strategic preferences.

Normal Style: The default setting, offering a balanced approach to gameplay. While Velvet is still capable of sacrifices and aggressive attacks, it places slightly more emphasis on avoiding unfavorable positions if an attack doesn’t succeed, compared to the Risky style.
Risky Style: This setting pushes Velvet to adopt a bolder, more aggressive approach, taking greater risks to create dynamic and challenging positions on the board.
Note: the riskier playing style comes with the downside, that the strength is reduced by around 25 Elo depending upon the opponent.

New bench Command for Performance Benchmarking
Velvet now includes support for the bench command, allowing users to perform a quick benchmark test to evaluate the engine's performance.
This command runs searches from several predefined positions and reports key metrics,
including the total number of nodes processed, the duration of the test, and the nodes per second (NPS) achieved.

Example output:
bench
[...]
info string bench total time    : 2005ms
info string bench nodes         : 5199862
info string bench NPS           : 2593447
Support for UCI_RatingAdv and UCI_Opponent options
Velvet now supports the UCI_RatingAdv and UCI_Opponent options, allowing the engine to dynamically adjust its playing style based on the set rating advantage.
When Velvet detects a significant rating advantage, it will adopt a more aggressive, risk-taking approach.

This is mainly relevant for the TCEC event, where these two options are provided to the engines.
If desired, this adaptive behavior can be disabled by setting the RatingAdvAdaptiveStyle option to false.
Additional Changes
In addition to the new features, Velvet has undergone several internal improvements:

Search Enhancements: Various optimizations to improve search efficiency and accuracy.
Updated Rust Version: Velvet has been updated to Rust 1.80.0
Neural Network Upgrade: The size of the hidden layer has been increased from 2x768 to 2x1024
Improved Training Data: Adjustments have been made to training data, including reduced scores for positions where sacrifices led to a loss or draw, and score adjustments based on statistical analysis of similar material combinations
Code Refinements: Minor refactorings to improve code clarity and maintainability
Notes
Due to the lack of an ARM-based (Apple Silicon) computer, the "apple-silicon" builds are untested.

Installation
The chess engine is available for Windows and Linux and requires a 64 Bit CPU.
There are optimized executables available for different CPU micro-architecture generations.

Starting with Velvet v4.1.0 there are also builds for macOS provided.
Currently there are no specific optimizations for the ARM-based/Apple Silicon builds implemented, so
the macOS builds for x86_64 might be faster.

If you have a relatively modern CPU (2013+) with AVX2 support, then the ...-x86_64-avx2 executable is highly recommended for best performance.



Velvet 7.3.0 - results:
RubiChess 2024011218.5/44-744 Games
Vafra 14.12.1 Stockfish16/44-1244 Games
Berserk 1315/44-1444 Games
Chess-System-Tal-217/42-842 Games
Ethereal 14.2516/40-840 Games
Obsidian 12.011/40-1840 Games
Rebel 16.313.5/34-734 Games
Caissa 1.1811.5/34-1134 Games
Akimbo 1.0.018.5/30+730 Games
Alexandria 6.1.011.5/30-730 Games
Seer 2.8.013.5/28-128 Games
Clover 6.1.198.5/28-1128 Games
Clarity 6.0.015/24+624 Games
Uralochka 3.41 dev312.5/24+124 Games
RofChade 3.110.5/24-324 Games
Peacekeeper 2.4015/22+822 Games
Viridithas 12.0.011.5/22+122 Games
Fire 9.310.5/20+120 Games
Koivisto 9.210/20+020 Games
Stormphrax 4.1.010/18+218 Games
Starzix 5.07.5/16-116 Games


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!