Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
"Machinelearning Stratego"
Dear All,
I'm a big fan of the stratego* game and I would like to create a smart computer player.
There is already a stratego-bot that is pretty good: http://www.imersatz.com/probe/index.html
What machine-learning techniques would be well suited for learning to play stratego?
I have a big data-set of stratego games played by the world's best players.
My plan is to convert learning stratego into a regression problem.
The regression algorithm will assign a "score" to each board position.
By computing all possible moves given a board position, and playing the move with the best associated score, we convert board scores into moves.
So now the performance of the regression algorithm can be measured as the number of correct moves played (where a move is correct if it is played by a strong human player in the data-set).
Best regards,
Wessel
*Stratego is a mixture between poker and chess: http://www.imersatz.com/probe/index.html
I'm a big fan of the stratego* game and I would like to create a smart computer player.
There is already a stratego-bot that is pretty good: http://www.imersatz.com/probe/index.html
What machine-learning techniques would be well suited for learning to play stratego?
I have a big data-set of stratego games played by the world's best players.
My plan is to convert learning stratego into a regression problem.
The regression algorithm will assign a "score" to each board position.
By computing all possible moves given a board position, and playing the move with the best associated score, we convert board scores into moves.
So now the performance of the regression algorithm can be measured as the number of correct moves played (where a move is correct if it is played by a strong human player in the data-set).
Best regards,
Wessel
*Stratego is a mixture between poker and chess: http://www.imersatz.com/probe/index.html
Tagged:
0