Difference between revisions of "Adam Treat"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Adam Treat''' FILE:AdamTreat.jpg|border|right|thumb|link=https://www.linkedin.com/in/adam-treat-4b977056| Adam Treat <ref>[https://ww...")
 
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
'''Adam Chester Treat''',<br/>
 
'''Adam Chester Treat''',<br/>
an American computer scientist and software engineer. He is a senior consulting engineer with the [https://en.wikipedia.org/wiki/The_Qt_Company The Qt Company], and has been working with [https://en.wikipedia.org/wiki/Qt_(software) Qt] for over 15 years <ref>[https://www.qtworldsummit.com/2018/speakers/adam-treat/ Adam Treat - Qt World Summit 2018 Qt World Summit 2018]</ref>.
+
an American computer scientist and software engineer. He is a senior consulting engineer with [https://en.wikipedia.org/wiki/The_Qt_Company The Qt Company], and has been working with [https://en.wikipedia.org/wiki/Qt_(software) Qt] for over 15 years <ref>[https://www.qtworldsummit.com/2018/speakers/adam-treat/ Adam Treat - Qt World Summit 2018 Qt World Summit 2018]</ref>.
 
Inspired by the seminal [[AlphaZero]] paper <ref>[[David Silver]], [[Thomas Hubert]], [[Julian Schrittwieser]], [[Ioannis Antonoglou]], [[Matthew Lai]], [[Arthur Guez]], [[Marc Lanctot]], [[Laurent Sifre]], [[Dharshan Kumaran]], [[Thore Graepel]], [[Timothy Lillicrap]], [[Karen Simonyan]], [[Demis Hassabis]] ('''2017'''). ''Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm''. [https://arxiv.org/abs/1712.01815 arXiv:1712.01815]</ref> and the [[Leela Chess Zero]] project, he is author of the [[UCI]] compliant [[:Category:Open Source|open source chess engine]] [[Allie]],  
 
Inspired by the seminal [[AlphaZero]] paper <ref>[[David Silver]], [[Thomas Hubert]], [[Julian Schrittwieser]], [[Ioannis Antonoglou]], [[Matthew Lai]], [[Arthur Guez]], [[Marc Lanctot]], [[Laurent Sifre]], [[Dharshan Kumaran]], [[Thore Graepel]], [[Timothy Lillicrap]], [[Karen Simonyan]], [[Demis Hassabis]] ('''2017'''). ''Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm''. [https://arxiv.org/abs/1712.01815 arXiv:1712.01815]</ref> and the [[Leela Chess Zero]] project, he is author of the [[UCI]] compliant [[:Category:Open Source|open source chess engine]] [[Allie]],  
which probes the same [[Neural Networks#Deep|deep]] [[Neural Networks#Convolutional|convolutional neural networks]] as produced by Leela inside an own implementation of an [[UCT#PUCT|PUCT]] [[Monte-Carlo Tree Search|Monte-Carlo tree search]].
+
which probes the same [[Neural Networks#Deep|deep]] [[Neural Networks#Convolutional|convolutional neural networks]] as produced by Leela, inside an own implementation of an [[UCT#PUCT|PUCT]] [[Monte-Carlo Tree Search|Monte-Carlo tree search]].
  
 
=Forum Posts=
 
=Forum Posts=
Line 15: Line 15:
 
* [http://www.talkchess.com/forum3/viewtopic.php?t=70663 Authors of chess engines getting crushed by their creations] by [[Adam Treat]], [[CCC]], May 04, 2019
 
* [http://www.talkchess.com/forum3/viewtopic.php?t=70663 Authors of chess engines getting crushed by their creations] by [[Adam Treat]], [[CCC]], May 04, 2019
 
* [http://www.talkchess.com/forum3/viewtopic.php?t=70874 New release of Allie v0.4] by [[Adam Treat]], [[CCC]], May 31, 2019
 
* [http://www.talkchess.com/forum3/viewtopic.php?t=70874 New release of Allie v0.4] by [[Adam Treat]], [[CCC]], May 31, 2019
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=74148 NNUE shared library and tools] by [[Adam Treat]], [[CCC]], June 10, 2020 » [[NNUE]]
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=76664 Are neural nets (the weights file) copyrightable?] by [[Adam Treat]], [[CCC]], February 21, 2021
  
 
=External Links=
 
=External Links=
 
* [https://www.linkedin.com/in/adam-treat-4b977056 Adam Treat - Senior Consulting Engineer - The Qt Company | LinkedIn]
 
* [https://www.linkedin.com/in/adam-treat-4b977056 Adam Treat - Senior Consulting Engineer - The Qt Company | LinkedIn]
 
* [https://github.com/manyoso manyoso (AT) · GitHub]
 
* [https://github.com/manyoso manyoso (AT) · GitHub]
 
+
* [http://www.chessdom.com/alliestein-the-new-neural-network-entering-tcec-s15/ Allie+Stein, the new neural network based engine entering TCEC S15 | Chessdom], March 02, 2019
 
=Patents=
 
=Patents=
 
* [https://patents.google.com/patent/US8589950B2/en Processing user input events in a web browser]
 
* [https://patents.google.com/patent/US8589950B2/en Processing user input events in a web browser]

Latest revision as of 23:11, 22 February 2021

Home * Engines * Adam Treat

Adam Treat [1]

Adam Chester Treat,
an American computer scientist and software engineer. He is a senior consulting engineer with The Qt Company, and has been working with Qt for over 15 years [2]. Inspired by the seminal AlphaZero paper [3] and the Leela Chess Zero project, he is author of the UCI compliant open source chess engine Allie, which probes the same deep convolutional neural networks as produced by Leela, inside an own implementation of an PUCT Monte-Carlo tree search.

Forum Posts

External Links

Patents

References

Up one level