Option 1: use Python file.
- Download this repository.
- Run the 'run.py'.
$ python run.py
- Please keep the local file structure as this repository.
Option 2 use Jupyter notebook.
- Open 'run.ipynb' on github, and click 'Open in Colab' button at the top.
- Download 'data' folder from github, and upload it to Google Drive under the path './drive/My Drive/Colab Notebooks/'.
- Mount Google Drive from the Colab Notebook environment.
- Click 'run all' or Press 'Ctrl' + 'F9'.