This was developed using Python 3.7 and will requre Python 3.7 or later to work.
To install the requrements file, go to the working directory and run:
$ pip install -r requirements.txt
This model can either be run as a standalone python script, or in a Jupyter notebook. Both are provided.