在棋盘类博弈程序中,一个结构的决定因素是如何表现棋盘。
One of the deciding factors in the structure of a board game program is the representation of the board.
该博弈程序的设计与实现对完成其他民间棋类的计算机博弈程序具有一定的参考价值。
The design and realization of Wudao chess computer game program has some referential value to accomplish the computer game programs of other sorts of folk chess.
能够运用机器学习方法来解决实际问题,如智能博弈程序,自然语言理解,知识获取,图像识别,文本分类等;
To be able to handle with practical issues with machine learning methods, such as: intelligent game, natural language understanding, knowledge retrieval, image recognition and text classification;
然而,在这些更复杂的博弈中,程序仅仅能搜索极大极小树中的一部分;由于树太过庞大,程序往往不能搜索到博弈最终的结局。
In these more complicated games, however, the programs can only look at the part of the minimax tree; often, the programs can't even see the end of the game because it is so far down the tree.
对于几乎每一个棋类博弈游戏程序来说,极大极小树(the minimax tree)都是其中的核心。
The minimax tree is at the heart of almost every board game program in existence.
然后程序在某个节点上评估博弈的胜负,这些评估结果被换算成博弈形势的分值。
Then the computer tries to estimate who is winning and losing in each node, and these estimates result in a numerical point value for that game position.
极大极小博弈树(Minimax Game Tree,简写为MGT,译者注)用于编写电脑之间的游戏程序,这类程序由两个游戏者轮流,每次执行一个步骤。
The Minimax game Tree is used for programming computers to play games in which there are two players taking turns to play moves.
在最后,通过与程序或和人进行博弈对比判断该五子棋算法的优劣。
At the end, through playing chess with the people to judge the quality of this gobang algorithm.
因此,对于像国际象棋和围棋这样的大型博弈游戏来说,计算机程序不可能遍历所有结果,而是仅仅通过最上层的几个步骤来判断胜负。
Thus, for large games like Chess and Go, computer programs are forced to estimate who is winning or losing by focusing on just the top portion of the entire tree.
最后本文针对上一部分发现的问题,从博弈论的角度提出改善中国会计准则制定程序的一些措施。
The Chinese economic environment is another explanation. In the final part of the thesis, we offer some opinions to improve the process of formulation accounting standards.
最后本文针对上一部分发现的问题,从博弈论的角度提出改善中国会计准则制定程序的一些措施。
The Chinese economic environment is another explanation. In the final part of the thesis, we offer some opinions to improve the process of formulation accounting standards.
应用推荐