HisenZhang / UnoRL

UNO with reinforcement learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

UNO with reinforcement learning

License:MIT License


Languages

Language:Python 100.0%