Cool Iris 10.40

Discussion about chess-playing software (engines, hosts, opening books, platforms, etc...)
Peter
Posts: 54
Joined: Sat Jun 12, 2010 3:42 pm
Real Name: Peter Martan

Re: Cool Iris 10.40

Post by Peter » Mon Mar 11, 2024 9:21 pm

Anton101 wrote:
Sun Mar 10, 2024 8:47 am
Cool Iris is a derivative of corchess, adding the stockfish dev patches 070324, uses the Q-Learning code from BrainLearn 27 with the improved CTG/Polyglot code by Khalid, Omar.
Hi!
Thanks for new version but if CoolIris now uses BrainLearn- code without possibility to choose names for .exp- files as before, old learn- files can't be used anymore, can they?
Cool Iris now will read and write experience.exp (only) like BrainLean does?

And the internal MultiPV- mode (Random Op. MultiPV) doesn't exist anymore?
That was a feature I liked much,
regards
Peter.

Anton101
Posts: 652
Joined: Sat Jun 10, 2023 6:46 pm
Real Name: A. Ces
Location: México

Re: Cool Iris 10.40

Post by Anton101 » Mon Mar 11, 2024 9:43 pm

Hi Peter!

I made the decision not to continue using a defragmentation tool from another engine, like SugaR or any other engine. The BrainLearn learning system does not need any tools for this purpose. I feel that it is a step of greater independence for Cool Iris.

On the other hand, I can add the Random options in the next version. Which I'm already working on.

Hope you all the best.

Regards;

Peter
Posts: 54
Joined: Sat Jun 12, 2010 3:42 pm
Real Name: Peter Martan

Re: Cool Iris 10.40

Post by Peter » Mon Mar 11, 2024 9:53 pm

Anton101 wrote:
Mon Mar 11, 2024 9:43 pm
I made the decision not to continue using a defragmentation tool from another engine, like SugaR or any other engine. The BrainLearn learning system does not need any tools for this purpose. I feel that it is a step of greater independence for Cool Iris.

On the other hand, I can add the Random options in the next version. Which I'm already working on.
Thanks for the prompt answer!
So experience.exp is the only one name for the learning file from now on, and the old .exp- files cannot be used anymore. And Cool Iris needs to be installed in other one directory but BrainLearn or ShashChess not to use same learning file. Guess merging different experience- files will work now the way it does with BrainLearn too.
Thank you also for the intention to add internal MultiPV again, it helps for analysis now and then,
regards
Peter.

Anton101
Posts: 652
Joined: Sat Jun 10, 2023 6:46 pm
Real Name: A. Ces
Location: México

Re: Cool Iris 10.40

Post by Anton101 » Mon Mar 11, 2024 10:16 pm

That's right, you can merge the experience files according to how they are done in BrainLearn, I tell you that the Learn.cpp code or Learn.h has not changed anything, so Cool Iris will use the Q-Learning system, from BrainLearn 27. If you like, I can place a .exp file of Cool Iris for free download and you can try it.

Peter
Posts: 54
Joined: Sat Jun 12, 2010 3:42 pm
Real Name: Peter Martan

Re: Cool Iris 10.40

Post by Peter » Mon Mar 11, 2024 11:05 pm

Anton101 wrote:
Mon Mar 11, 2024 10:16 pm
If you like, I can place a .exp file of Cool Iris for free download and you can try it.
Thanks, there is one in the download I got, but I'm rather creating a new one already. I know the way of learning of BrainLearn (ShashChess) quite well anyhow,
regards
Peter.

Anton101
Posts: 652
Joined: Sat Jun 10, 2023 6:46 pm
Real Name: A. Ces
Location: México

Re: Cool Iris 10.40

Post by Anton101 » Mon Mar 11, 2024 11:07 pm

Ok... All the best and many thanks for your observations.

Testing new version at this moment...For wednesday will be ready Cool Iris 12.10

crikoch
Posts: 16
Joined: Wed Sep 27, 2023 8:36 pm

Re: Cool Iris 10.40

Post by crikoch » Tue Mar 12, 2024 6:34 am

Anton101 wrote:
Mon Mar 11, 2024 9:43 pm
Hi Peter!

I made the decision not to continue using a defragmentation tool from another engine, like SugaR or any other engine. The BrainLearn learning system does not need any tools for this purpose. I feel that it is a step of greater independence for Cool Iris.

On the other hand, I can add the Random options in the next version. Which I'm already working on.

Hope you all the best.

Regards;
you only have to type engine.exe defrag nameoftheexpfile.exp to defrag the learning file!

Brainlearn learning system is much worse than Eman learning!

Peter
Posts: 54
Joined: Sat Jun 12, 2010 3:42 pm
Real Name: Peter Martan

Re: Cool Iris 10.40

Post by Peter » Tue Mar 12, 2024 8:16 am

crikoch wrote:
Tue Mar 12, 2024 6:34 am
you only have to type engine.exe defrag nameoftheexpfile.exp to defrag the learning file!
C:\...>Brainlearn26.5-x86-64-bmi2.exe defrag experience.exp
Brainlearn 26.5 by K. Kiniama, A. Manzo and the Brainlearn developers (see AUTHORS file)
Unknown command: 'defrag experience.exp '. Type help for more information.

I always use the experience_tracker.exe from Manzo's site with
experience_tracker.exe experience.exp
regards
Peter.

Peter
Posts: 54
Joined: Sat Jun 12, 2010 3:42 pm
Real Name: Peter Martan

Re: Cool Iris 10.40

Post by Peter » Tue Mar 12, 2024 8:17 am

crikoch wrote:
Tue Mar 12, 2024 6:34 am
you only have to type engine.exe defrag nameoftheexpfile.exp to defrag the learning file!
C:\...>Brainlearn26.5-x86-64-bmi2.exe defrag experience.exp
Brainlearn 26.5 by K. Kiniama, A. Manzo and the Brainlearn developers (see AUTHORS file)
Unknown command: 'defrag experience.exp '. Type help for more information.

I always use the experience_tracker.exe from Manzo's site with command
experience_tracker.exe experience.exp
having both binaries in same directory.
With this one version of mine I then have to rename experience_fixed.bin to experience.exp again but that works for me,
regards
Peter.

crikoch
Posts: 16
Joined: Wed Sep 27, 2023 8:36 pm

Re: Cool Iris 10.40

Post by crikoch » Tue Mar 12, 2024 8:50 am

Peter wrote:
Tue Mar 12, 2024 8:17 am
crikoch wrote:
Tue Mar 12, 2024 6:34 am
you only have to type engine.exe defrag nameoftheexpfile.exp to defrag the learning file!
C:\...>Brainlearn26.5-x86-64-bmi2.exe defrag experience.exp
Brainlearn 26.5 by K. Kiniama, A. Manzo and the Brainlearn developers (see AUTHORS file)
Unknown command: 'defrag experience.exp '. Type help for more information.

I always use the experience_tracker.exe from Manzo's site with command
experience_tracker.exe experience.exp
having both binaries in same directory.
With this one version of mine I then have to rename experience_fixed.bin to experience.exp again but that works for me,
Sorry Peter,

my command is for Eman like exp files.
Manto stated his learning needs no defragmentation.

Post Reply