Skip to main content

All Questions

Tagged with
3 votes
1 answer
516 views

CNN autoencoder for feature extraction for a chess position

I'm currently building a chess engine in my free time while entering my second year of my master's studies in computer science. For a class we need to perform a litterature survey of a topic and ...
mr_escape's user avatar
2 votes
1 answer
295 views

What is the highest mobility score of a board without a checkmate, stalemate, or draw?

I consider the mobility score of a board to be the number of legal moves one player could make less the number of legal moves the other player could make. 8/7k/2Q2K2/8/6b1/8/8/8 w - - 0 1 Using the ...
gator's user avatar
  • 123
10 votes
9 answers
932 views

How to determine if a position is open or closed in a "rigorous" fashion?

I am creating a set of chess positions to be used [as a data set] for a project. It's based on supervised machine learning, but I need to have labeled data (see more italicized text below) before any ...
PartyLovingHermit's user avatar
-1 votes
2 answers
201 views

False calculation of chess moves

At the start I must admit that I am not the brightest chess player, so this just might be a stupid question but: Calculated Chess moves have been determined to be infinite, as I am given to ...
Glock27's user avatar
  • 17