aikorea / awesome-rl

Reinforcement learning resources curated
http://aikorea.org/awesome-rl
8.71k stars 1.83k forks source link

Add RL in poker games #95

Open daochenzha opened 1 year ago

daochenzha commented 1 year ago

I have added three items:

  1. DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning is an application of reinforcement learning in DouDizhu game (the most popular poker game in China)
  2. DouDizhu demo. https://douzero.org/ This is a nice demo where users can play against RL agents.
  3. RLCard is a toolkit (platform) for reinforcement learning in card games. It supports multiple card environments, where users can train agents on it.
daochenzha commented 1 year ago

Thank you for this great list! Please let me know what you think. Have a nice day!