Page 1 of 1
brain learn bin exp
Posted: Wed Jul 24, 2024 7:14 pm
by Ding-Bat
Hi, can someone explain how a brain learn exp bin works as the file grows when playing but the engine does not move instant ie as if not using it like a book type effect.So i guess im asking what does the growing file do to help the engine if it does not play moves from what it has learnt? I'm confused guys and that does not take much lol
Re: brain learn bin exp
Posted: Wed Jul 24, 2024 9:01 pm
by deeds
Experience.bin or eman.exp are databases of moves with their score, depth, etc. They help the engines like will do a persistent hash feature. If you want to use them as an opening book, set "experience book" to true in the UCI options or convert them to a polyglot bin book (expToBook) or ask engine's author for tools like D.C.S.
Re: brain learn bin exp
Posted: Wed Jul 24, 2024 10:04 pm
by Ding-Bat
Edited
Re: brain learn bin exp
Posted: Wed Jul 24, 2024 10:05 pm
by Ding-Bat
Thanks for the reply but the new hypnos legacy has exp.bin and the engine is always thinking rather than moving instantly from the expbin so I was wondering what the engine knowledge gains from the expbin
I know as you say with eman exp set to true as you say plays from the exp but the new expbin does not do that that's what I do not understand as to how the brainlearn like expbin works? So more like a saved hash feature?
Re: brain learn bin exp
Posted: Thu Jul 25, 2024 7:18 am
by deeds
Ding-Bat wrote: ↑Wed Jul 24, 2024 10:05 pm
Thanks for the reply but the new hypnos legacy has exp.bin and the engine is always thinking rather than moving instantly from the expbin so I was wondering what the engine knowledge gains from the expbin
Already explained :
deeds wrote: ↑Wed Jul 24, 2024 9:01 pm
...They help the engines like will do a persistent hash feature...
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Ding-Bat wrote: ↑Wed Jul 24, 2024 10:05 pm
I know as you say with eman exp set to true as you say plays from the exp but the new expbin does not do that
Already explained :
deeds wrote: ↑Wed Jul 24, 2024 9:01 pm
...If you want to use them as an opening book... convert them to a polyglot bin book (expToBook) or ask engine's author for tools like D.C.S.