Code and pretrained models to reproduce experiements in "Blackjack: Deep Reinforcement Learning Methods"
Linux with python 3.6 or above. If your operating system is Windows, you can use WSL with ubuntu 22.04LTS.
git clone https://github.com/realtmxi/black-jack.git
cd black-jack/
pip install -r requirements.txt
- Muxin Tian (murphy.tian@mail.utoronto.ca)
- Yiteng Zhang (yiteng.zhang@mail.utoronto.ca)
- Yuyang Zhao (yyang.zhao@mail.utoronto.ca)