- Generative Adversarial Networks Projects
- Kailash Ahirwar
- 353字
- 2021-07-02 13:38:44
Nash equilibrium
The Nash equilibrium describes a particular state in game theory. This state can be achieved in a non-cooperative game in which each player tries to pick the best possible strategy to gain the best possible outcome for themselves, based on what they expect the other players to do. Eventually, all the players reach a point at which they have all picked the best possible strategy for themselves based on the decisions made by the other players. At this point in the game, they would gain no benefit from changing their strategy. This state is the Nash equilibrium.
A famous example of how the Nash equilibrium can be reached is with the Prisoner's Dilemma. In this example, two criminals (A and B) have been arrested for committing a crime. Both have been placed in separate cells with no way of communicating with each other. The prosecutor only has enough evidence to convict them for a smaller offense and not the principal crime, which would see them go to jail for a long time. To get a conviction, the prosecutor gives them an offer:
- If A and B both implicate each other in the principal crime, they both serve 2 years in jail.
- If A implicates B but B remains silent, A will be set free and B will serve 3 years in jail (and vice versa).
- If A and B both keep quiet, they both serve only 1 year in jail on the lesser charge.
From these three scenarios, it is obvious that the best possible outcome for A and B is to keep quiet and serve 1 year in jail. However, the risk of keeping quiet is 3 years as neither A nor B have any way of knowing that the other will also keep quiet. Thus, they would reach a state where their actual optimum strategy would be to confess as it is the choice that provides the highest reward and lowest penalty. When this state has been reached, neither criminal would gain any advantage by changing their strategy; thus, they would have reached a Nash equilibrium.
- 影視后期制作(Avid Media Composer 5.0)
- VMware Performance and Capacity Management(Second Edition)
- Hands-On Linux for Architects
- 精通特征工程
- 3D Printing for Architects with MakerBot
- 人工智能實踐錄
- 邊緣智能:關鍵技術與落地實踐
- 嵌入式GUI開發設計
- 在實戰中成長:C++開發之路
- PLC與變頻技術應用
- 生成對抗網絡項目實戰
- 機床電氣控制與PLC
- 基于人工免疫原理的檢測系統模型及其應用
- 實戰Windows Azure
- Oracle 11g Anti-hacker's Cookbook