- Clone this repo
$ git clone https://github.com/SayhoKim/tetrisRL.git
- Install Pygame, Keras and Tensorflow
$ cd {Project path}
$ pip3 install -r requirements.txt
$ python3 main.py
After editing configuration file (MODELPATH):
$ python3 main.py --demo