Skip to content
#

multiagent-reinforcement-learning

Here are 56 public repositories matching this topic...

tianshou
youkaichao
youkaichao commented Jul 9, 2020
  • I have marked all applicable categories:
    • exception-raising bug
    • RL algorithm bug
    • documentation request (i.e. "X is missing from the documentation.")
    • new feature request
  • I have visited the [source website], and in particular read the [known issues]
  • I have searched through the [issue tracker] and [issue categories] for duplicates
  • [ ]

Board-and-card games are those which involve higher level of uncertainty as it includes the probability of getting the right card and the moves made by other players. We look to model such games as Markov Games and find an optimal policy through the Minimax – Q algorithm. This will also be a test for the Minimax – Q algorithm to check how it performs in a situation with multiple goal states.

  • Updated Oct 23, 2018
  • Python

Improve this page

Add a description, image, and links to the multiagent-reinforcement-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multiagent-reinforcement-learning topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.