Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 757 Bytes

File metadata and controls

15 lines (8 loc) · 757 Bytes

Frequent Question and Answer

1. What is RoomAI ?

RoomAI is a toolkit for developing and comparing AI-bots of imperfect information games. Now RoomAI provides Bridge, Kuhn Poker, FiveCardStud, Mahjong, SevenKing and Texas. DouDiZhu and Three are in developing.

Besides imperfect information games, we provides some baseline AI-bots of different games in RoomAI.

2. What is the chance player ?

There are some random events in the games. For example, the initialized hand cards in players are due to "Nature". The extensive form game adds "Nature" as a player, who decides the samples of these random events. In general, the probability of these random events is the uniform distribution. We call the "Nature" player as the chance player.