162 questions
Create a card game robot (AI) using Microsoft Machine Learning
Nima Weisi
0
Reputation points
For a card game i'm using Microsoft.ML
.
I would like to introduce a goal and a rule:
Goal: Introduce a new field in GameData bool Score
which is set after the last card is played. And the goal of the AI should be, to win the round Score: true
.
Rule: There is a list of cards which are allowed to play for the robot AllowedToPlayCardList
and the card which the AI is choosing should be within this stringified list.
Developer technologies .NET .NET Machine Learning
Developer technologies .NET Other
4,103 questions
Developer technologies C#
11,570 questions
Sign in to answer