Beyond the Nash Equilibrium: DeepMind Clever Strategy to Solve Asymmetric Games

By KDnuggets - 2021-03-20

Description

The method expands the concept of a Nash equilibrium by decomposing an asymmetric game into multiple symmetric games.

Summary

  • I recently started a new newsletter focus on AI education and already has over 50,000 subscribers.
  • Where The Nash Equilibrium Fails The Nash equilibrium is a beautiful and incredibly powerful mathematical model to tackle many game theory problems but it also falls short in many asymmetric game environments.
  • This game has three equilibria: both players deciding to go to the opera both deciding to go to the movies a final, mixed option, where each player will opt for their preferred option three fifths of the time.

 

Topics

  1. Machine_Learning (0.27)
  2. NLP (0.16)
  3. Backend (0.13)

Similar Articles

Building a serverless multi-player game that scales

By Amazon Web Services - 2021-02-24

This post introduces the Simple Trivia Service, a single- and multi-player game built using a serverless-first architecture on AWS. I cover different solutions that you can use to enable connectivity ...