Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

407 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSSimpler

SSSimpler is a UCI chess engine with NNUE.

Features

Alpha-Beta search with a bunch of tweaks

Evaluation

Neural net, architecture is (768x8hm->1024)x2-pw->(16-dual->32-crelu->1)x(8x8).
All data came from self-play.

Building

Just run make

Strength

Yet to be tested, estimated 3650 CCRL blitz

License

The code is licensed under the GPLv3 license. Full text can be found in LICENSE in the project root.

Credit

Jonathan Hallström, author of Pawnocchio, for a ton of helping throughout the development, SSSimpler would be much much weaker without him
Rektbench gang for helping and providing hardware for testing
Bullet NNUE trainer for training all nets
Alpha-Beta Discord server for explaining some concepts

About

A simple chess engine

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages