/UnoRL

UNO with reinforcement learning

Primary LanguagePythonMIT LicenseMIT

UnoRL

UNO with reinforcement learning

Author Neptune7000 HisenZhang

You need to specify the agent you would like to run by uncomment the segments near the end. To execute the code, simply run:

python GAME_SPECIFIC.py

where GAME_SPECIFIC is one of the following:

  • unoplayer
  • blackjack