This repo is the source code used as a guided lab for Cognitive Class, an learning platform by IBM.
Click here (link coming soon) to enroll and participate in the free lab.
Install dependencies
pipenv install --dev
Start Venv
`source .env`
`pipenv shell`
Run the script below to run main.py
`python part_1/main.py`