Changes

Jump to: navigation, search

Stockfish

1 byte added, 5 July
Fishtest: update numbers
=Fishtest=
The Stockfish Testing Framework dubbed '''Fishtest''' <ref>[https://github.com/glinscott/fishtest glinscott/fishtest · GitHub]</ref> is a [https://en.wikipedia.org/wiki/Web_application web application] written by [[Gary Linscott]] <ref>[http://stockfishchess.org/get-involved/ Get Involved - Stockfish - Powerful Open Source Chess Engine]</ref> <ref>[http://www.talkchess.com/forum/viewtopic.php?t=47885 Fishtest Distributed Testing Framework] by [[Marco Costalba]], [[CCC]], May 01, 2013</ref>, based on a [https://en.wikipedia.org/wiki/SETI@home SETI@home] kind of [https://en.wikipedia.org/wiki/Volunteer_computing volunteer computing].
Fishtest is mainly written in [[Python]] under the ''Pyramid Application Development Framework'' <ref>[http://docs.pylonsproject.org/projects/pyramid/en/latest/ The Pyramid Web Framework — The Pyramid Web Framework v1.5]</ref>, and distributes games across different machines to reduce the test latency and increment throughput. Started in early 2013 with Stockfish 3.0, Fishtest has hundreds of contributors, as of June 2018July 2024, 1130 2226 testers and 162 363 developers <ref>[http://tests.stockfishchess.org/users Stockfish Testing Framework - Users]</ref> active in testing ideas and tweaks <ref>[http://tests.stockfishchess.org/tests Stockfish Testing Framework]</ref>, to make Stockfish the strongest chess entity of the world <ref>[http://adamsccpages.blogspot.com/p/sf-framework-history.html Adam's Computer Chess Pages: Stockfish Progression] by [[Adam Hair]]</ref>.
<span id="EvaluationGuide"></span>
 
=Evaluation Guide=
Since April 2017 the interactive '''Stockfish Evaluation Guide''' is available to explore Stockfish's [[Evaluation|evaluation]] with a [[JavaScript]] implementation running in a [https://en.wikipedia.org/wiki/Web_browser browser] <ref>[http://www.talkchess.com/forum/viewtopic.php?t=64025&start=27 Re: How far away are we from deep learning Stockfish, Komodo] by [[Gary Linscott|Gary]], [[CCC]], May 21, 2017</ref> . One may enter a [[Forsyth-Edwards Notation|FEN]] string of a [[Chess Position|position]], to get the resulting [[Score|score]] of the main evaluation term considering the [[Game Phases|game phases]] within its [[Tapered Eval|tapered evaluation]], and may navigate through the tree of subterms and features with its particular characteristics for the given position <ref>[https://hxim.github.io/Stockfish-Evaluation-Guide/ Stockfish Evaluation Guide]</ref>, also supporting [[Stockfish NNUE]] nets <ref>[https://hxim.github.io/Stockfish-Evaluation-Guide/?p=nnue Stockfish Evaluation Guide - NNUE]</ref>.
166
edits

Navigation menu