ChessUSA.com TalkChess.com
Hosted by Your Move Chess & Games
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Tuning again
Post new topic    TalkChess.com Forum Index -> Computer Chess Club: Programming and Technical Discussions Flat
View previous topic :: View next topic  
Author Message
Vincent Diepeveen



Joined: 09 Mar 2006
Posts: 1738
Location: The Netherlands

PostPost subject: Re: Tuning again    Posted: Sun Nov 06, 2011 3:50 pm Reply to topic Reply with quote

Rebel wrote:
mcostalba wrote:
Running games at fixed depth (especially so low like 8 plies) has some drawback,

Eval tuning I strictly do at fixed depth. I don't want external factors like time control or permanent brain to interfere. Enough volume will flatten all the horizon effects eventually, both sides.

Quote:
running in a GUI like Arena has even more drawbacks, I'd suggest a command line tournament manager like cutechess-cli and run on time.

Downloaded...

I like Arena because it supports nodes-matches. IMO a better way to test search related changes than on time.

Quote:
BTW your C is very assemblish, lovely stuff, really, no joking: it has a kind of vintage fashion.

All my engines were in assembler. I just can't get used to these brackets.

Code:


   {
       {
           {
           }
       }
   }
}

Things like that drives me crazy Wink


Hi Ed,

In itself running fixed depth matches is not a bad idea. However it tunes a lot better if you get through tactical barrier. That barrier is far above 8 ply.

Just go tune at something like 1 minute entire game and 0.1 second increment.

The idea is that after an engine gets 'better' and more 'well tuned' that you also start to search deeper because of the improvements, which scales up th experiment.

Soon you'll move to 5 minutes a game and so on.

If your engine is capable of running as a winboard engine you'll need to use other tools. Most Gui's simply aren't stable enough to play that many games nor fast enough, as they need to update the graphics and do all sort of central locked i/o.

A core or 30 is no luxury to do stuff like this.

Don't believe by the way that just playing games is the holy grail, they do more than just play games for parameter tuning.

Vincent
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Subject Author Date/Time
Tuning again Ed Schroder Tue Nov 01, 2011 10:20 am
      Re: Tuning again Edmund Moshammer Tue Nov 01, 2011 11:42 am
            Re: Tuning again Ed Schroder Tue Nov 01, 2011 4:13 pm
                  Re: Tuning again Robert Hyatt Tue Nov 01, 2011 8:04 pm
      Re: Tuning again Joona Kiiski Tue Nov 01, 2011 4:20 pm
            Re: Tuning again Ed Schroder Tue Nov 01, 2011 6:11 pm
                  Re: Tuning again Joona Kiiski Tue Nov 01, 2011 7:25 pm
                  Re: Tuning again Marco Costalba Tue Nov 01, 2011 9:30 pm
                        Re: Tuning again Ed Schroder Tue Nov 01, 2011 11:55 pm
                              Re: Tuning again Marco Costalba Wed Nov 02, 2011 6:04 am
                                    Re: Tuning again Ed Schroder Wed Nov 02, 2011 12:29 pm
                                          Re: Tuning again Michael Hoffmann Wed Nov 02, 2011 1:00 pm
                                          Re: Tuning again Larry Kaufman Wed Nov 02, 2011 2:04 pm
                                          Re: Tuning again Miguel A. Ballicora Wed Nov 02, 2011 2:52 pm
                                                Re: Tuning again Larry Kaufman Wed Nov 02, 2011 3:59 pm
                                                      Re: Tuning again Sam Hamilton Wed Nov 02, 2011 5:18 pm
                                                      Re: Tuning again H.G.Muller Wed Nov 02, 2011 5:29 pm
                                                Re: Tuning again Ed Schroder Wed Nov 02, 2011 7:36 pm
                                                      Re: Tuning again H.G.Muller Wed Nov 02, 2011 8:56 pm
                                                      Re: Tuning again Sam Hamilton Wed Nov 02, 2011 10:45 pm
                                                Re: Tuning again Ricardo Barreira Thu Nov 03, 2011 1:23 pm
                                                      Re: Tuning again Robert Hyatt Thu Nov 03, 2011 7:11 pm
                                                            Re: Tuning again Ricardo Barreira Thu Nov 03, 2011 8:39 pm
                                                            Re: Tuning again H.G.Muller Thu Nov 03, 2011 9:43 pm
                                                                  Re: Tuning again Robert Hyatt Mon Nov 07, 2011 2:08 am
                                          Re: Tuning again H.G.Muller Wed Nov 02, 2011 5:24 pm
                                                Re: Tuning again Ed Schroder Thu Nov 03, 2011 9:16 am
                                                      Re: Tuning again Steve B Thu Nov 03, 2011 11:20 am
                                    Re: Tuning again Rein Halbersma Wed Nov 02, 2011 6:32 pm
                                          Re: Tuning again david nash Thu Nov 10, 2011 8:57 am
                              Re: Tuning again Vincent Diepeveen Sun Nov 06, 2011 3:50 pm
                                    Re: Tuning again Ed Schroder Mon Nov 07, 2011 11:27 am
                                          Re: Tuning again Vincent Diepeveen Thu Nov 10, 2011 4:28 pm
      Re: Tuning again Sergei S. Markoff Thu Nov 03, 2011 10:11 pm
Post new topic    TalkChess.com Forum Index -> Computer Chess Club: Programming and Technical Discussions

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Powered by phpBB © 2001, 2005 phpBB Group
Enhanced with Moby Threads