Difference between revisions of "Seer"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Seer''' FILE:Old seer - olympia.jpg|border|right|thumb|240px| Greek Seer <ref>[https://commons.wikimedia.org/wiki/File:GR_08-04-23_Oly...")
(No difference)

Revision as of 14:27, 18 October 2020

Home * Engines * Seer

Greek Seer [1]

Seer,
an UCI compliant open source chess engine by Connor McMonigle, written in C++, licensed under the GNU GPL and first released in October 2020. Seer uses a custom NNUE implementation with training code written in PyTorch and inference code relying on OpenMP SIMD for auto vectorization [2].

Features

[3]

Board Representation

Search

Evaluation

See also

Forum Posts

External Links

Chess Engine

Misc

References

Up one level