Shallow Guess - UCI chess engine, Author - Zixiao Han
Rating CEDR=???
Rating CEDR=???
Shallow Guess 1.0.0 what's new?
Major Updates:
- Enabled "semi-auto" SIMD optimizations using Portable SIMD from Rust's standard library (nightly)
- Expanded default hidden layer size to 1024
- Removed most forward pruning and extension algorithms
- Replaced previous prototyping PyTorch scripts with new trainer written in Rust
- Added distance-based weighting on game results (labels)
- Added trail-based Zobrist hash generation
Expected Elo Improvement: ~100
Updated weights.

Comments
Post a Comment