/teza_ai

Primary LanguageJupyter Notebook

Teza AI programming assignment

Steps to run the assignment

  1. Navigate to the project folder
cd {downloaded_file}/teza_ai
  1. Activate the virtual environment
. ./setup-env.sh
  1. Install the dependepencies
pip install -r requirements.txt
  1. Start "Jupyter Notebook"
jupyter notebook
  1. Click on the notebook "TezaAI Programming Assignment"