Skip to content

Releases: amchess/BrainLearn

Brainlearn 31

Choose a tag to compare

@amchess amchess released this 18 Sep 11:51

Brainlearn 31
Aligned with
Sep 13, 2025
Revert "Adjustment of the aspiration window after fail high/low."

Various improvements and bug fixing

Doc: https://drive.google.com/drive/folders/1iJ-O6qK5uuEI4wDo8SrfCOCty301_z2q?usp=sharing

Brainlearn 30

Choose a tag to compare

@amchess amchess released this 24 Oct 19:03

Fix mcts

Santiago

Choose a tag to compare

@amchess amchess released this 17 Oct 20:45

Brainlearn Santiago
Stockfish Patch
Oct 12, 2024
Make low ply history size fixed
Various improvements and some bugs fixed.

Brainlearn 29

Choose a tag to compare

@amchess amchess released this 19 Sep 13:49

Aligned with Stockfish 17.
Fixed mcts.
Fixed persisted learning and added the experience book option and an utility for reset (to be done for old experience files) and display content given a fen.
Extended livebook to LiChess in addition to ChessDB.
Removed opening variety and replaced with variety which is now a combo with three values:
-off the default
-standard without loss of elo
-psychological more risky because with elo loss, but not as significant, useful for inviting the engine to a game with psychological/human sacrifices, i.e., strictly speaking, incorrect, but almost impossible to refute.

Brainlearn 28.1

Choose a tag to compare

@amchess amchess released this 04 May 21:17

Improved Opening Variety (Idea implemented in Hypnos)
Extended LiveBook (also egtbs)
Now, the ChessDB livebook is usable, again not in analysis or search for mate, even in endgame positions with at most 7 units on the board)

Brainlearn 28

Choose a tag to compare

@amchess amchess released this 30 Mar 18:50

Brainlearn 28
Aligned to Stockfish 16.1
Improved Opening Variety

Brainlearn 27

Choose a tag to compare

@amchess amchess released this 11 Feb 12:26

Feb 9, 2024
Fix the alignment of the transformer buffer

Brainlearn 26.5

Choose a tag to compare

@amchess amchess released this 29 Nov 12:05

Bug fix
Updated the Makefile for latest mingw build

Brainlearn 26.4

Choose a tag to compare

@amchess amchess released this 25 Nov 16:31

Fix mcts
UCI_ShowWdl to true by default
Stockfish patch
Nov 20, 2023
Reformat some comments
A great thanks for their help to
-Omar Khalid in correcting
-Peter Martan in professionally testing
the mcts code.

Brainlearn 26.3

Choose a tag to compare

@amchess amchess released this 21 Nov 10:51

Fix mcts (eliminated GoldDigger and fixed a bug)
Stockfish patch
Nov 20, 2023
Reformat some comments
UCI_ShowWDL to true by default