datamllab / rlcard

Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
http://www.rlcard.org
MIT License
2.78k stars 615 forks source link

牌谱 #273

Open huanghe2015 opened 1 year ago

huanghe2015 commented 1 year ago

有考虑给出指定初始信息(手里的牌、上下顺序等)来辅助出牌的计划吗? Are any plans on supporting AI-assist decision-making with initialized known info?

alexx-ftw commented 1 year ago

Please use English otherwise half of the world won't understand.

daochenzha commented 1 year ago

@huanghe2015 Currently, the initial hand cards are randomly assigned. If you could hack into the code to add a fixed deck of card if needed.