Deep-ML Solution

Setup and Testing

  1. Install Dependencies

    First, install the required packages from requirements.txt:

    pip install -r requirements.txt
  2. Run Tests

    Use pytest to execute the tests:

    pytest