Skip to content

Releases: datamllab/rlcard

RLCard 1.0.7

23 Mar 20:19
Compare
Choose a tag to compare

Support CPU training of DMC

RLCard 1.0.6

05 Mar 06:34
Compare
Choose a tag to compare
  • Small fix on testing.
  • Support PettingZoo.

RLCard 1.0.4

05 Aug 05:23
Compare
Choose a tag to compare
  • Fixed bugs in num_players
  • Improved efficiency of Mahjong
  • Fixed step_back bug in no-limit Holdem

RLCard 1.0.2

17 Jun 16:52
Compare
Choose a tag to compare
  • Support 8 environments.
  • Support 4 algorithms with Torch training.
  • Support Deep Monte-Carlo (DMC) described in DouZero.
  • Clean and light-weighted codebase.