Difference between revisions of "Orion"

From Chessprogramming wiki
Jump to: navigation, search
Line 66: Line 66:
 
* [https://orionchess.pagesperso-orange.fr/ Orion UCI chess engine]
 
* [https://orionchess.pagesperso-orange.fr/ Orion UCI chess engine]
 
* [https://github.com/david-carteau/cerebrum GitHub - david-carteau/cerebrum: The Cerebrum library]
 
* [https://github.com/david-carteau/cerebrum GitHub - david-carteau/cerebrum: The Cerebrum library]
 +
* [https://de.wikipedia.org/wiki/Orion_(Schachprogramm) Orion (Schachprogramm) – Wikipedia.de] (German)
 
* [http://computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Orion&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents Orion] in [[CCRL|CCRL Blitz]]
 
* [http://computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Orion&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents Orion] in [[CCRL|CCRL Blitz]]
 
==Misc==
 
==Misc==

Revision as of 17:04, 1 December 2020

Home * Engines * Orion

Orion Constellation [1]

Orion,
an UCI compliant chess engine by David Carteau, written in C and first released in May 2014. In August 2020, David Carteau published results using an own AVX2 NNUE implementation, initially compatible with Stockfish NNUE nets, with a huge improvement in playing strength [2]. He has designed and trained his own NNUE-like approach published as Cerebrum open source library on GitHub [3], first used within Orion 0.8, released in December 2020 [4].

Features

[5]

Board Representation

Search

Evaluation

Misc

Forum Posts

2014 ...

2020 ...

External Links

Chess Engine

Misc

lineup: Mike Mainieri, Steve Smith, Jeff Andrews, Bendik Hofseth, Rachel Z

References

Up one level