Releases: princesslana/princhess
Releases · princesslana/princhess
Release 0.5.0
📦 NEW: Make exploration constant configurable
📦 NEW: Add openbench compatability
📦 NEW: Use previous playouts to set root policy
📦 NEW: Learn 50 move rule
📦 NEW: Add pawn shield feature
📦 NEW: Use average reward, not visits, to choose pv
📦 NEW: Add movelist command
📦 NEW: Output info each second
📦 NEW: Add Bishop pair to evaluation
Release 0.4.0
👌 IMP: Scale cp evaluation
👌 IMP: Tweak exploration constant
📦 NEW: Self trained policy model
Release 0.3.1
🐛 FIX: Fix double hash allocation. Strip binary
Release 0.3.0
📦 NEW: Allow configuration of hash size
Release 0.2.1
🐛 FIX: Correct path to Cargo.toml
Release 0.2.0
📦 NEW: Move tablebase to be outcome rather than eval
Release 0.1.0
📦 NEW: Add dead simple time managment
Release 0.0.6
🐛 FIX: Update glob pattern for releases
Release 0.0.5
🐛 FIX: Fix pattern for upload
Release 0.0.4
🐛 FIX: Use bash as shell for sed