Changes

Jump to: navigation, search

Texel's Tuning Method

No change in size, 11:58, 14 May 2018
no edit summary
* qi or qScore corresponding to position i, is the [[Score|value]] returned by the chess engine [[Quiescence Search|quiescence]] function. The algorithm assumes the qScore function is [https://en.wikipedia.org/wiki/Deterministic_system deterministic]. If [[Transposition Table|transposition tables]] or the [[History Heuristic|history heuristic]] is used in the qScore function this may not be the case.
* [[FILE:TexelTuneMathSigmoid.jpg|none|middle]] [[FILE:SigmoidTexelTune.gif|right|frameless|link=http://wolfr.am/1al3d5B]]
: <ref>[https://en.wikipedia.org/wiki/Sigmoid_function Sigmoid function from Wikipedia]</ref> <ref>[https://en.wikipedia.org/wiki/Logistic_function Logistic function from Wikipedia]</ref> <ref>see also winning probability W in [[Pawn Advantage, Win Percentage, and ELOElo]]</ref> <ref>[http://wolfr.am/1al3d5B log-linear 1 / (1 + 10^(-s/4)) , s=-10 to 10] plot by [https://en.wikipedia.org/wiki/Wolfram_Alpha Wolfram Alpha]</ref>
* K is a scaling constant.

Navigation menu