(Translated by https://www.hiragana.jp/)
Template:Chess programming series: Difference between revisions - Wikipedia Jump to content

Template:Chess programming series: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
(31 intermediate revisions by 15 users not shown)
Line 1: Line 1:
<onlyinclude>{{sidebar
<onlyinclude>{{Sidebar with collapsible lists
|name = Chess programming series
|name = Chess programming series
|pretitle = This article is part of the series on
|pretitle = This article is part of the series on
|title = [[Chess programming]]
|title = [[Computer chess|Chess programming]]
| image = [[File:Chess Programming.svg|150px]]
| image = [[File:Chess Programming.svg|150px]]
|headingstyle = background:#ccccff;
|headingclass = navbox-title
|contentclass = plainlist
|contentclass = plainlist
|contentstyle = text-align:left
|contentstyle = text-align:left
|liststyle = text-align:center


| heading1 = [[Board representation (computer chess)|Board representations]]
| list1name = Board representations
| list1title = [[Board representation (computer chess)|Board representations]]
| content1style = text-align:center
| content1 =
| list1 =
:[[0x88 method]]
*[[0x88]]
:[[Chess bitboard|Bitboards]]
*[[Chess bitboard|Bitboards]]


| list2name = Evaluation functions
| heading2 = [[Chess computer]]s
| list2title = [[Evaluation function]]s
| content2style = text-align:center
| content2 =
| list2 =
*[[Deep neural network]]s ([[Transformer (deep learning architecture)|Transformers]])
:[[Belle (chess machine)|Belle]]
:[[Deep Blue (chess computer)|Deep Blue]]
*[[Attention (machine learning)|Attention]]
*[[Efficiently updatable neural network]]s
*[[Evaluation function#Handcrafted evaluation functions|Handcrafted evaluation functions]]
*[[Piece-square table]]s
*[[Reinforcement learning]]
*[[Stochastic gradient descent]]
*[[Supervised learning]]
*[[Texel tuning]]
*[[Unsupervised learning]]


| list3name = Graph and tree search algorithms
| heading3 = [[Chess engine]]s
| list3title = [[Graph traversal|Graph]] and [[tree traversal|tree]] search algorithms
| content3style = text-align:center
| content3 =
| list3 =
* [[Minimax]]
:[[Fritz (chess)|Fritz]]
:[[GNU Chess]]
* [[Alpha-beta pruning]]
* [[Principal variation search]]
:[[Leela Chess Zero]]
* [[Quiescence search]]
:[[Stockfish (chess)|Stockfish]]
* [[Monte Carlo tree search]]


| list4name = Chess computers
| list4title = [[Chess computer]]s
| list4 =
*[[Belle (chess machine)|Belle]]
*[[ChessMachine]]
*[[ChipTest]]
*[[Cray Blitz]]
*[[Deep Blue (chess computer)|Deep Blue]]
*[[Deep Thought (chess computer)|Deep Thought]]
*[[HiTech]]
*[[Hydra (chess)|Hydra]]
*[[Mephisto (chess computer)|Mephisto]]
*[[Saitek]]


| list5name = Chess engines
<!-- etc, to: -->
| list5title = [[Chess engine]]s

| heading35 =
| list5 =
*[[AlphaZero]]
| content35 =
*[[Chess Tiger]]

*[[Crafty]]
| below =
*[[CuckooChess]]

*[[Deep Fritz]]
*[[Dragon by Komodo Chess]]
*[[Fairy-Max]]
*[[Fritz (chess)|Fritz]]
*[[Fruit_(software)|Fruit]]
*[[GNU Chess]]
*[[HIARCS]]
*[[Houdini (chess)|Houdini]]
*[[Ikarus (chess)|Ikarus]]
*[[Junior (chess)|Junior]]
*[[KnightCap]]
*[[Komodo (chess)|Komodo]]
*[[Leela Chess Zero]]
*[[MChess Pro]]
*[[Mittens (chess engine)|Mittens]]
*[[MuZero]]
*[[Naum (chess)|Naum]]
*[[REBEL (chess)|REBEL]]
*[[Rybka]]
*[[Shredder (software)|Shredder]]
*[[Sjeng (chess)|Sjeng]]
*[[SmarThink]]
*[[Stockfish (chess)|Stockfish]]
*[[Torch (chess engine)|Torch]]
*[[Turochamp]]
*[[Zappa (chess)|Zappa]]
}}</onlyinclude>
}}</onlyinclude>
== To add ==
* [[Alpha–beta pruning]]
* [[Principal variation search]]

Revision as of 00:49, 14 March 2024