Search found 5 matches
- Sun Jun 20, 2010 5:54 pm
- Forum: Programming and Technical Discussions
- Topic: Engine for analysis
- Replies: 9
- Views: 6600
Re: Engine for analysis
So, my quesion is are those ideas valid or it was tried before and it was a dead end?
- Fri Jun 18, 2010 6:01 am
- Forum: Programming and Technical Discussions
- Topic: Engine for analysis
- Replies: 9
- Views: 6600
Re: Engine for analysis
And one more point. The learning techniques in the starting position are not very efficient simply because starting position is just too symmetrical. However later in the game when positions become unbalanced they make much more sense. And Monte Carlo is also used to automatically optimized weights ...
- Fri Jun 18, 2010 5:52 am
- Forum: Programming and Technical Discussions
- Topic: Engine for analysis
- Replies: 9
- Views: 6600
Re: Engine for analysis
And by that do you mean chess programming in general or just chess programming optimized for analysis:)?
Nevertheless I was always wonder why Monte Carlo did significantly improve strength of go programms and was rendered useless for chess?
Because of the branching factor.
Yes, but in chess there ...
Nevertheless I was always wonder why Monte Carlo did significantly improve strength of go programms and was rendered useless for chess?
Because of the branching factor.
Yes, but in chess there ...
- Fri Jun 18, 2010 1:29 am
- Forum: Programming and Technical Discussions
- Topic: Engine for analysis
- Replies: 9
- Views: 6600
Re: Engine for analysis
However, before trying to waste my time on such an endeavor, I just want to ask real programmers if all this makes sense :).
No :)
And by that do you mean chess programming in general or just chess programming optimized for analysis:)?
Nevertheless I was always wonder why Monte Carlo did ...
No :)
And by that do you mean chess programming in general or just chess programming optimized for analysis:)?
Nevertheless I was always wonder why Monte Carlo did ...
- Thu Jun 17, 2010 8:05 am
- Forum: Programming and Technical Discussions
- Topic: Engine for analysis
- Replies: 9
- Views: 6600
Engine for analysis
I am not a programmer myself, but I was thinking about learning chess programming in order to make an engine not for game play, but exclusively for chess analysis. I really do not see a practical sense to make engines which will be stronger in 1-1 time control settings, but engine which can be ...