Difference between revisions of "Tomasz Sobczyk"

From Chessprogramming wiki
Jump to: navigation, search
Line 4: Line 4:
 
a Polish computer scientist involved in recent [[Stockfish]] development and documentation concerning [[NNUE]]  
 
a Polish computer scientist involved in recent [[Stockfish]] development and documentation concerning [[NNUE]]  
 
<ref>[https://github.com/glinscott/nnue-pytorch/blob/master/docs/nnue.md NNUE Guide (nnue-pytorch/nnue.md at master · glinscott/nnue-pytorch · GitHub)] hosted by [[Gary Linscott]]</ref>.
 
<ref>[https://github.com/glinscott/nnue-pytorch/blob/master/docs/nnue.md NNUE Guide (nnue-pytorch/nnue.md at master · glinscott/nnue-pytorch · GitHub)] hosted by [[Gary Linscott]]</ref>.
He introduced new net architectures using the HalfKAv2 feature set <ref>[https://github.com/official-stockfish/Stockfish/pull/3474 Update default net to nn-8a08400ed089.nnue by Sopel97 · Pull Request #3474 · official-stockfish/Stockfish · GitHub]</ref> <ref>[https://github.com/glinscott/nnue-pytorch/blob/master/docs/nnue.md#halfkav2-feature-set nnue-pytorch/nnue.md at master · glinscott/nnue-pytorch · GitHub - HalfKAv2 feature set]</ref>,  
+
He introduced new net architectures using the [[Stockfish NNUE#HalfKA|HalfKAv2]] feature set <ref>[https://github.com/official-stockfish/Stockfish/pull/3474 Update default net to nn-8a08400ed089.nnue by Sopel97 · Pull Request #3474 · official-stockfish/Stockfish · GitHub]</ref> <ref>[https://github.com/glinscott/nnue-pytorch/blob/master/docs/nnue.md#halfkav2-feature-set nnue-pytorch/nnue.md at master · glinscott/nnue-pytorch · GitHub - HalfKAv2 feature set]</ref>,  
 
optimized the NNUE inference code for various [[SIMD and SWAR Techniques#SIMD Instruction Sets|SIMD instruction sets]] <ref>[https://github.com/official-stockfish/Stockfish/pull/3203 Optimization of the affine transformations. by Sopel97 · Pull Request #3203 · official-stockfish/Stockfish · GitHub]</ref>,  
 
optimized the NNUE inference code for various [[SIMD and SWAR Techniques#SIMD Instruction Sets|SIMD instruction sets]] <ref>[https://github.com/official-stockfish/Stockfish/pull/3203 Optimization of the affine transformations. by Sopel97 · Pull Request #3203 · official-stockfish/Stockfish · GitHub]</ref>,  
 
and contributed to [[Gary Linscott|Gary Linscott's]] [[Gary Linscott#PyTorch NNUE|Pytorch NNUE]] project to train Stockfish  
 
and contributed to [[Gary Linscott|Gary Linscott's]] [[Gary Linscott#PyTorch NNUE|Pytorch NNUE]] project to train Stockfish  

Revision as of 20:29, 19 July 2021

Home * People * Tomasz Sobczyk

Tomasz Sobczyk, (Sopel97, Sopel)
a Polish computer scientist involved in recent Stockfish development and documentation concerning NNUE [1]. He introduced new net architectures using the HalfKAv2 feature set [2] [3], optimized the NNUE inference code for various SIMD instruction sets [4], and contributed to Gary Linscott's Pytorch NNUE project to train Stockfish [5].

Forum Posts

External Links

Stockfish

Pytorch NNUE

References

Up one level