Skip to content

Releases: princesslana/princhess

Release 0.5.0

02 Nov 04:22
144c8a4
Compare
Choose a tag to compare

📦 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

14 Oct 21:10
b31dbdc
Compare
Choose a tag to compare

👌 IMP: Scale cp evaluation
👌 IMP: Tweak exploration constant
📦 NEW: Self trained policy model

Release 0.3.1

07 Sep 00:22
Compare
Choose a tag to compare
🐛 FIX: Fix double hash allocation. Strip binary

Release 0.3.0

06 Sep 19:37
Compare
Choose a tag to compare
📦 NEW: Allow configuration of hash size

Release 0.2.1

23 Aug 00:24
Compare
Choose a tag to compare
🐛 FIX: Correct path to Cargo.toml

Release 0.2.0

23 Aug 00:22
d577bb4
Compare
Choose a tag to compare
📦 NEW: Move tablebase to be outcome rather than eval

Release 0.1.0

14 Aug 03:41
Compare
Choose a tag to compare
📦 NEW: Add dead simple time managment

Release 0.0.6

14 Aug 00:24
Compare
Choose a tag to compare
🐛 FIX: Update glob pattern for releases

Release 0.0.5

14 Aug 00:14
Compare
Choose a tag to compare
🐛 FIX: Fix pattern for upload

Release 0.0.4

14 Aug 00:08
Compare
Choose a tag to compare
🐛 FIX: Use bash as shell for sed