To install Poetry run: curl -sSL https://install.python-poetry.org | python3 -
To generate data and train model run the following in the repo:
poetry install
You may have to run poetry config experimental.new-installer false if the installer gets stuck
poetry run python train.py